chartjs-chart-error-bars / PolarAreaWithErrorBarsChart
Class: PolarAreaWithErrorBarsChart<DATA, LABEL>
Extends
Chart<"polarAreaWithErrorBars",DATA,LABEL>
Type Parameters
DATA
DATA extends unknown[] = IErrorBarRDataPoint[]
LABEL
LABEL = string
Constructors
Constructor
new PolarAreaWithErrorBarsChart<
DATA,LABEL>(item,config):PolarAreaWithErrorBarsChart<DATA,LABEL>
Parameters
item
ChartItem
config
Omit<ChartConfiguration<"polarAreaWithErrorBars", DATA, LABEL>, "type">
Returns
PolarAreaWithErrorBarsChart<DATA, LABEL>
Overrides
Chart< 'polarAreaWithErrorBars', DATA, LABEL >.constructor
Properties
id
staticid:string=PolarAreaWithErrorBarsController.id