https://github.com/dkunin/lea-donut-svg
Simple donut made with svg, original idea: Lea Verou
https://github.com/dkunin/lea-donut-svg
Last synced: over 1 year ago
JSON representation
Simple donut made with svg, original idea: Lea Verou
- Host: GitHub
- URL: https://github.com/dkunin/lea-donut-svg
- Owner: DKunin
- Created: 2015-10-17T14:20:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-17T14:22:34.000Z (over 10 years ago)
- Last Synced: 2025-01-21T12:27:34.514Z (over 1 year ago)
- Language: JavaScript
- Size: 324 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Donuts Lea Verou SVG style!
## With React!
Inspired by Lea Verou Talk [Youtube link](http://www.youtube.com/watch?v=eVnUDTtOLE0) about pies, and slices and toppings and jams ... what was I talking about? Oh yeah, right!
So - Lea showed a sweet way to implement pie chart via SVG. I needed a dynamic pie chart for my current project - so I toyed with this implementation.
For now it's work in progress, probably would stay that way, but still)
Would only work with webpack - since it loads external css - in time - gonna write all the styles inline, probably
