Skip to content

chartjs-chart-error-bars / BarWithErrorBar

Class: BarWithErrorBar

Defined in: work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/elements/BarWithErrorBar.ts:11

Extends

  • BarElement

Constructors

Constructor

new BarWithErrorBar(cfg): BarWithErrorBar

Defined in: .yarn/berry/cache/chart.js-npm-4.5.0-e95c375db8-10c0.zip/node_modules/chart.js/dist/types/index.d.ts:2153

Parameters

cfg

AnyObject

Returns

BarWithErrorBar

Inherited from

BarElement.constructor

Properties

id

readonly static id: "barWithErrorBar" = 'barWithErrorBar'

Defined in: work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/elements/BarWithErrorBar.ts:21

Overrides

BarElement.id