Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dmi3y/css3piecharts

Pie Charts with CSS3
https://github.com/dmi3y/css3piecharts

Last synced: 5 days ago
JSON representation

Pie Charts with CSS3

Awesome Lists containing this project

README

        

inspired by question: http://stackoverflow.com/questions/14150563/css3-pie-chart-with-variable-percentage/14208760
ptototype: http://jsbin.com/ijolib/15/edit

**INTRO**

Yes, there is much efficient ways to display pie charts, like SVG/VML and canvas, but why not have fun and make something with the just html elements?

**REFERENCES**
http://www.kylejlarson.com/blog/2011/how-to-create-pie-charts-with-css3/
https://developers.google.com/chart/