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