Skip to content

chartjs-chart-boxplot v4.4.4 / IBoxAndWhiskerProps

Interface: IBoxAndWhiskerProps

Extends

Properties

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


mean

mean: number

Defined in

work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/BoxAndWiskers.ts:39


median

median: number

Defined in

work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/BoxAndWiskers.ts:36


outliers

outliers: number[]

Inherited from

IStatsBaseProps.outliers

Defined in

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


q1

q1: number

Defined in

work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/BoxAndWiskers.ts:34


q3

q3: number

Defined in

work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/BoxAndWiskers.ts:35


whiskerMax

whiskerMax: number

Defined in

work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/BoxAndWiskers.ts:38


whiskerMin

whiskerMin: number

Defined in

work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/BoxAndWiskers.ts:37


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