Skip to content

chartjs-chart-error-bars v4.4.0 / BarWithErrorBar

Class: BarWithErrorBar

Extends

  • BarElement

Constructors

new BarWithErrorBar(cfg)

new BarWithErrorBar(cfg): BarWithErrorBar

Parameters

cfg: AnyObject

Returns

BarWithErrorBar

Inherited from

BarElement.constructor

Source

.yarn/berry/cache/chart.js-npm-4.4.2-e9b1497a6e-10c0.zip/node_modules/chart.js/dist/types/index.d.ts:2126

Properties

id

static readonly id: "barWithErrorBar" = 'barWithErrorBar'

Overrides

BarElement.id

Source

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