react-d3-circlepack
v1.1.0
Published
[](https://github.com/prettier/prettier) <!-- [](https://greenkeeper.io/) -->
Readme
React + D3 Circle Pack Component
A React/d3 implementation of a circle pack diagram.
Importing library
You can import the Component with either
import ReactD3CirclePack from 'react-d3-circlepack'or
const ReactD3CirclePack = require('react-d3-circlepack')TODO/Developer Notes
This is a bare bones implementation. The bundle is not currently optimized for performance at all. Will optimize and add tweening/styling in the next release.
