Skip to content

React component to create D3 circle pack visualizations

License

Notifications You must be signed in to change notification settings

8gentile/react-d3-circlepack

Repository files navigation

React + D3 Circle Pack Component

styled with prettier

Travis

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.

About

React component to create D3 circle pack visualizations

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published