chartjs-chart-error-bars v4.4.4 / BarWithErrorBarsController
Class: BarWithErrorBarsController
Extends
BarController
Constructors
new BarWithErrorBarsController()
new BarWithErrorBarsController(
chart
,datasetIndex
):BarWithErrorBarsController
Parameters
• chart: Chart
<keyof ChartTypeRegistry
, (null
| number
| [number
, number
] | Point
| BubbleDataPoint
| IErrorBarXDataPoint
| IErrorBarYDataPoint
| IErrorBarXYDataPoint
| IErrorBarRDataPoint
)[], unknown
>
• datasetIndex: number
Returns
Inherited from
BarController.constructor
Defined in
.yarn/berry/cache/chart.js-npm-4.4.6-179caaa878-10c0.zip/node_modules/chart.js/dist/types/index.d.ts:159
Properties
id
readonly
static
id:"barWithErrorBars"
='barWithErrorBars'
Overrides
BarController.id