sgratzl / chartjs-chart-boxplot

Chart.js Box Plots and Violin Plot Charts
https://www.sgratzl.com/chartjs-chart-boxplot/
MIT License
101 stars 23 forks source link

Whiskers are drawn wrong #103

Closed BoringBoredom closed 4 months ago

BoringBoredom commented 4 months ago

version: latest, browser: Chrome https://stackblitz.com/edit/vitejs-vite-ixmp1s?file=src%2FApp.tsx

image

sgratzl commented 4 months ago

by default the whiskers extend to Q1/Q2 +/ 1.5 IQR, see also https://www.sgratzl.com/chartjs-chart-boxplot/api/interfaces/IBaseOptions.html#coef