chartjs-chart-error-bars / IErrorBarRDataPoint
Interface: IErrorBarRDataPoint
Defined in: work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/controllers/base.ts:33
Properties
r
r:
number
Defined in: work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/controllers/base.ts:37
the actual value
rMax
rMax:
number
|number
[]
Defined in: work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/controllers/base.ts:45
the maximal absolute error bar value
rMin
rMin:
number
|number
[]
Defined in: work/chartjs-chart-error-bars/chartjs-chart-error-bars/src/controllers/base.ts:41
the minimal absolute error bar value