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
65 stars 24 forks source link

Chart JS Version 3++ #17

Open oryza-anggara opened 3 years ago

oryza-anggara commented 3 years ago

Is it possible to support Chart JS version 3++? especially for Chart JS React Component

scottalan commented 3 years ago

I've updated this plugin to work with Chart.js v3. For now, I've forked this project and pushed to my fork but will create a PR soon. There's definitely some clean up I need to do but would like to get 👀 on it sooner rather than later.

@ciprianciurea I don't see a CONTRIBUTING.md file. Let me know if this is something you'd like to add. For now I'll just make a PR and we can discuss.

scottalan commented 3 years ago

I created a PR #18 but closed it for now.