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

How to set the horizontal boxplot flag #42

Closed query-wow closed 1 year ago

query-wow commented 1 year ago

I saw that you have horizontal boxplot support, but how do i set the flag to true?

sgratzl commented 1 year ago

take a look at https://github.com/sgratzl/chartjs-chart-boxplot/blob/5ca39142039742b27a5b749f552567a91687ae4a/samples/horizontalBoxplot.html#L49