chartjs-chart-boxplot / IViolin
Interface: IViolin
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:45
Extends
Properties
coords
coords:
IKDEPoint
[]
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:47
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
maxEstimate
maxEstimate:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:46
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