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

Missing appropriate dataset option types from BarControllerDatasetOptions #121

Closed fnimick closed 3 weeks ago

fnimick commented 1 month ago

barThickness works at runtime for narrowing the rendered bar for box and whisker plots, yet it has a type error at runtime due to its exclusion from IStatsBaseOptions.