chartjs-chart-boxplot v4.4.4 / IBaseStats
Interface: IBaseStats
Extended by
Properties
items
items: readonly
number
[]
Defined in
work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:31
max
max:
number
Defined in
work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:26
mean
mean:
number
Defined in
work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:30
median
median:
number
Defined in
work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:29
min
min:
number
Defined in
work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:25
outliers
outliers: readonly
number
[]
Defined in
work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:32
q1
q1:
number
Defined in
work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:27
q3
q3:
number
Defined in
work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:28