Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yhnavein/d3-hierarchical-pie
It's a d3 sample pie chart for interacting with hierarchical data in nice and easy way for user. It's great for showing categories structure.
https://github.com/yhnavein/d3-hierarchical-pie
Last synced: 16 days ago
JSON representation
It's a d3 sample pie chart for interacting with hierarchical data in nice and easy way for user. It's great for showing categories structure.
- Host: GitHub
- URL: https://github.com/yhnavein/d3-hierarchical-pie
- Owner: yhnavein
- License: mit
- Created: 2013-08-04T15:43:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-28T18:34:13.000Z (about 11 years ago)
- Last Synced: 2024-08-01T00:57:06.822Z (3 months ago)
- Language: JavaScript
- Homepage: http://yhnavein.github.io/d3-hierarchical-pie/
- Size: 507 KB
- Stars: 18
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
d3-hierarchical-pie
===================It's a d3 sample pie chart for interacting with hierarchical data in nice and easy way for user. It's great for showing categories structure.
## [Live Demo](http://yhnavein.github.io/d3-hierarchical-pie/)
## Screenshots
![Screenshot](https://raw.github.com/yhnavein/d3-hierarchical-pie/gh-pages/content/screenshot.png)
![Screenshot](https://raw.github.com/yhnavein/d3-hierarchical-pie/gh-pages/content/screenshot-1.png)## Credits
**[PureDev](http://blog.puredev.eu)**
Released under the [MIT License](http://opensource.org/licenses/mit-license.php)