0.0.5 • Published 5 years ago

react-zoomable-sunburst v0.0.5

Weekly downloads
32
License
BSD-3-Clause
Repository
github
Last release
5 years ago

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

bundlephobia

Demo

Api Documentation

install

npm install react-zoomable-sunburst

development

cd src && make