- 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
npm install react-zoomable-sunburst
cd src && make