chartjs-chart-error-bars v4.4.4 / BarWithErrorBarsChart
Class: BarWithErrorBarsChart<DATA, LABEL>
Extends
Chart
<"barWithErrorBars"
,DATA
,LABEL
>
Type Parameters
• DATA extends unknown
[] = IErrorBarXDataPoint
[]
• LABEL = string
Constructors
new BarWithErrorBarsChart()
new BarWithErrorBarsChart<
DATA
,LABEL
>(item
,config
):BarWithErrorBarsChart
<DATA
,LABEL
>
Parameters
• item: ChartItem
• config: Omit
<ChartConfiguration
<"barWithErrorBars"
, DATA
, LABEL
>, "type"
>
Returns
BarWithErrorBarsChart
<DATA
, LABEL
>
Overrides
`Chart< 'barWithErrorBars', DATA, LABEL
.constructor`
Defined in
Properties
id
static
id:string
=BarWithErrorBarsController.id