appreciated/apexcharts-flow

Please add support for Pie.startAngle and Pie.endAngle

mvysny opened this issue · 0 comments

Describe the solution you'd like
ApexCharts allow setting the pie start angle and end angle as can be seen in the API documentation: https://apexcharts.com/docs/options/plotoptions/pie/#labels

The support for those can be added easily, simply by adding com.github.appreciated.apexcharts.config.plotoptions.Pie.startAngle and endAngle of type Double.