ciprianciurea / chartjs-plugin-doughnutlabel

Chart.js plugin for doughnut chart to display text in the center
https://ciprianciurea.github.io/chartjs-plugin-doughnutlabel/samples/index.html
MIT License
67 stars 23 forks source link

Donut - Semi Circle Support? #7

Open zipurman opened 5 years ago

zipurman commented 5 years ago

I have found a workaround adding extra labels to bump the text down, but is there any plan to support SemiCircle version of chart.js doughnuts?

https://www.chartjs.org/samples/latest/charts/doughnut.html

Thanks for your work on this plugin!