foomango / react-zooming-sunburst

zooming react sunburst based on d3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

zooming react sunburst based on d3


Languages

Language:JavaScript 87.1%Language:Makefile 11.1%Language:HTML 1.8%