chartjs-chart-boxplot / IViolinElementProps
Interface: IViolinElementProps
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/Violin.ts:14
Extends
Properties
coords
coords:
IKDEPoint[]
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/Violin.ts:18
height
height:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:236
Inherited from
items
items:
number[]
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:237
Inherited from
max
max:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/Violin.ts:16
maxEstimate?
optionalmaxEstimate:number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/Violin.ts:19
median
median:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/Violin.ts:17
min
min:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/Violin.ts:15
outliers
outliers:
number[]
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:238
Inherited from
width
width:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:235
Inherited from
x
x:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:233
Inherited from
y
y:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:234