Skip to content

chartjs-chart-boxplot / QuantileMethod

Type Alias: QuantileMethod

QuantileMethod = 7 | "quantiles" | "hinges" | "fivenum" | "linear" | "lower" | "higher" | "nearest" | "midpoint" | (arr, length?) => object

Defined in: work/chartjs-chart-boxplot/chartjs-chart-boxplot/src/data.ts:91