Skip to content

React components for visualizing data using D3. Extensible boilerplate force simulation

Notifications You must be signed in to change notification settings

spwashi/react-d3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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-d3

Usage

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

About

React components for visualizing data using D3. Extensible boilerplate force simulation

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published