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

How to use with Angular 2 #166

Open doczoidberg opened 8 years ago

doczoidberg commented 8 years ago

Can you give me a hint how can I use easy pie chart with angular 2?

DmitryMosnenko commented 8 years ago

@doczoidberg, did you got any luck with this?

doczoidberg commented 8 years ago

no

DmitryMosnenko commented 8 years ago

it's a pity

djrr94 commented 8 years ago

+1, would love ng2 support too

JDEY89 commented 7 years ago

Did anyone get luck with this ?

Newan commented 7 years ago

https://www.npmjs.com/package/ng2modules-easypiechart

meetdave3 commented 7 years ago

To implement easy-pie-chart in ng2, Please traverse this repo for reference - https://github.com/akveo/ngx-admin/blob/ng2-admin/src/app/pages/dashboard/pieChart/pieChart.component.ts

akkumar commented 6 years ago

[shameless plug] FYI here - https://www.npmjs.com/package/ngx-easypiechart .