apexcharts / Blazor-ApexCharts

A blazor wrapper for ApexCharts.js
https://apexcharts.github.io/Blazor-ApexCharts
MIT License
787 stars 91 forks source link

Semi Donut #233

Closed muarsdev closed 1 year ago

muarsdev commented 1 year ago

Hello,

First of all, I would like to thank everyone who put a a effort into this package, I just couldn't find a customized chart package for Blazor in past.

I want to create a Semi Donut Chart as in the example: https://apexcharts.com/vue-chart-demos/pie-charts/semi-donut/

But I couldn't find "startAngle" and "endAngle" settings/fields in PlotOption > Pie class

Is there another possible way?

Thanks.

joadan commented 1 year ago

sample https://apexcharts.github.io/Blazor-ApexCharts/donut-charts#angle

Please note not yet released

joadan commented 1 year ago

Fixed in v0.9.21-beta