Skip to content

chartjs-chart-boxplot / IBoxAndWhiskerProps

Interface: IBoxAndWhiskerProps

Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/BoxAndWiskers.ts:33

Extends

Properties

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


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

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

Inherited from

IStatsBaseProps.outliers


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

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