react-zoomable-sunburst
v0.0.5
Published
zoomable react sunburst
Downloads
138
Readme
Zoomable Sunburst with Nicely Formatted Text
- Zooms in and out automatically.
- Text wraps with slices (fits to an arcline)
- Text dissapears automatically when it becomes to small to fit a slice.
- Optional fallback callback to try to fit abreviated text.
- Lots of knobs for adjusting colors.
- only depends on modular d3 and shalllowequal
install
npm install react-zoomable-sunburst
development
cd src && make