Skip to content

chartjs-chart-boxplot v4.4.4 / IViolinElementProps

Interface: IViolinElementProps

Extends

Properties

coords

coords: IKDEPoint[]

Defined in

work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/Violin.ts:18


height

height: number

Inherited from

IStatsBaseProps.height

Defined in

work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:236


items

items: number[]

Inherited from

IStatsBaseProps.items

Defined in

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


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[]

Inherited from

IStatsBaseProps.outliers

Defined in

work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:238


width

width: number

Inherited from

IStatsBaseProps.width

Defined in

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


x

x: number

Inherited from

IStatsBaseProps.x

Defined in

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


y

y: number

Inherited from

IStatsBaseProps.y

Defined in

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