chartjs-chart-error-bars / BarWithErrorBarsController
Class: BarWithErrorBarsController
Defined in: work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/controllers/BarWithErrorBarsController.ts:34
Extends
BarController
Constructors
Constructor
new BarWithErrorBarsController(
chart
,datasetIndex
):BarWithErrorBarsController
Defined in: .yarn/berry/cache/chart.js-npm-4.5.0-e95c375db8-10c0.zip/node_modules/chart.js/dist/types/index.d.ts:159
Parameters
chart
Chart
datasetIndex
number
Returns
BarWithErrorBarsController
Inherited from
BarController.constructor
Properties
id
readonly
static
id:"barWithErrorBars"
='barWithErrorBars'
Defined in: work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/controllers/BarWithErrorBarsController.ts:100
Overrides
BarController.id