Skip to content

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

IStatsBaseProps.height


items

items: number[]

Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:237

Inherited from

IStatsBaseProps.items


max

max: number

Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/Violin.ts:16


maxEstimate?

optional maxEstimate: 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

IStatsBaseProps.outliers


width

width: number

Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:235

Inherited from

IStatsBaseProps.width


x

x: number

Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:233

Inherited from

IStatsBaseProps.x


y

y: number

Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:234

Inherited from

IStatsBaseProps.y