chartjs-chart-error-bars v4.4.4 / PolarAreaWithErrorBarsChart
Class: PolarAreaWithErrorBarsChart<DATA, LABEL>
Extends
Chart
<"polarAreaWithErrorBars"
,DATA
,LABEL
>
Type Parameters
• DATA extends unknown
[] = IErrorBarRDataPoint
[]
• LABEL = string
Constructors
new PolarAreaWithErrorBarsChart()
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`
Defined in
Properties
id
static
id:string
=PolarAreaWithErrorBarsController.id