chartjs-chart-error-bars v4.4.4 / IErrorBarYDataPoint
Interface: IErrorBarYDataPoint
Extended by
Properties
y
y:
number
the actual value
Defined in
work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/controllers/base.ts:22
yMax
yMax:
number
|number
[]
the maximal absolute error bar value
Defined in
work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/controllers/base.ts:30
yMin
yMin:
number
|number
[]
the minimal absolute error bar value
Defined in
work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/controllers/base.ts:26