appreciated/apexcharts-flow

Please add support for boxPlot charts

mvysny opened this issue · 0 comments

Describe the solution you'd like
A support for Box & Whisker charts: https://apexcharts.com/javascript-chart-demos/box-whisker-charts/basic/#

Essentially, it should be enough to add Type.boxPlot and also perhaps SeriesType.boxPlot enum constant.

Thank you :)