Skip to content

chartjs-chart-boxplot v4.3.1 / IViolinElementProps

Interface: IViolinElementProps

Extends

Properties

coords

coords: IKDEPoint[]

Source

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


height

height: number

Inherited from

IStatsBaseProps.height

Source

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


items

items: number[]

Inherited from

IStatsBaseProps.items

Source

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


max

max: number

Source

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


maxEstimate?

optional maxEstimate: number

Source

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


median

median: number

Source

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


min

min: number

Source

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


outliers

outliers: number[]

Inherited from

IStatsBaseProps.outliers

Source

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


width

width: number

Inherited from

IStatsBaseProps.width

Source

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


x

x: number

Inherited from

IStatsBaseProps.x

Source

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


y

y: number

Inherited from

IStatsBaseProps.y

Source

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