Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

NCarson/react-zooming-sunburst

Repository files navigation

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 screenshot

Api Documentation

install

npm install react-zoomable-sunburst

development

cd src && make