Skip to content

chartjs-chart-boxplot v4.3.1 / QuantileMethod

Type alias: QuantileMethod

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

Source

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