chartjs-chart-boxplot / IBoxPlot
Interface: IBoxPlot
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:35
Extends
Properties
items
items: readonly
number[]
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:31
Inherited from
max
max:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:26
Inherited from
mean
mean:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:30
Inherited from
median
median:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:29
Inherited from
min
min:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:25
Inherited from
outliers
outliers: readonly
number[]
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:32
Inherited from
q1
q1:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:27
Inherited from
q3
q3:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:28
Inherited from
whiskerMax
whiskerMax:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:36
whiskerMin
whiskerMin:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:37