chartjs-chart-boxplot / IStatsBaseProps
Interface: IStatsBaseProps
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:232
Extended by
Properties
height
height:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:236
items
items:
number[]
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:237
outliers
outliers:
number[]
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:238
width
width:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:235
x
x:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:233
y
y:
number
Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/elements/base.ts:234