Skip to content

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

Class: PointWithErrorBar

Extends

  • default

Constructors

new PointWithErrorBar(cfg)

new PointWithErrorBar(cfg): PointWithErrorBar

Parameters

cfg: any

Returns

PointWithErrorBar

Inherited from

PointElement.constructor

Source

.yarn/berry/cache/chart.js-npm-4.4.2-e9b1497a6e-10c0.zip/node_modules/chart.js/dist/elements/element.point.d.ts:28

Properties

id

static readonly id: "pointWithErrorBar" = 'pointWithErrorBar'

Overrides

PointElement.id

Source

work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/elements/PointWithErrorBar.ts:22