Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dmi3y/css3piecharts
- Owner: dmi3y
- Created: 2013-01-08T07:08:08.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-10T01:50:44.000Z (about 11 years ago)
- Last Synced: 2024-04-11T15:56:30.964Z (7 months ago)
- Language: JavaScript
- Size: 188 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/