@spwashi/react-d3
React components for managing the lifecycle/events of data visualizations, built on top of d3.
Overview
Check out the sample application in ./src/app; it has a configurable interface for tweaking graphs and/or force simulations live
Installation
yarn add @spwashi/react-d3
# or
npm install @spwashi/react-d3Usage
See this example
To Do
For some reason, the current example app gets slower after a while. I suspect there's a leak when a data change triggers an update of the force layout