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