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