Package Exports
- resonance
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (resonance) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Resonance
Data driven SVG transitions in React. This is an experimental library and will have breaking changes going forward.
Documentation and examples are a work in progress. Feedback welcome.
Installation
Resonance is available as an npm package.
npm install resonance
Examples
Check out the examples
To run the examples in this repo...
- Clone the repo and cd into the directory
- npm install
- cd docs
- npm install && npm start
- go to http://localhost:3000/
Alluvial Chart

Bar Chart

Circle Packing

Stacked Area
