rendro / easy-pie-chart

easy pie chart is a lightweight plugin to draw simple, animated pie charts for single values
http://rendro.github.io/easy-pie-chart
MIT License
2.07k stars 501 forks source link

(NON-ISSUE) New Frame Work Support Added: React Functional Component Version #210

Closed Facinorous-420 closed 3 years ago

Facinorous-420 commented 3 years ago

Hello everyone who's reading this, I have taken some time to make this into a functional component in React using the jquery version of easy-pie-chart, you can see the repo here: https://github.com/Facinorous-420/react-easy-pie-chart

It's written in typescript, so everything should be typed out. Let me know if you run across any issues with it by opening up an issue in that repo, cheers.