Skip to content

DavidBuck/react-d3-example

Repository files navigation

React D3 Example

This is a simple React D3 example project that shows the use of victory and nivo for data visualization.

Run npm run start to start the React client.

Tools

Branches

  • master - Victory bar chart example
  • nivo - Nivo bar chart example

Versions

  • victory-v1.1 - Victory bar chart example - React 17.0.1
  • nivo-v1.1 - Nivo bar chart example - React 17.0.1
  • victory-v1.0 - Victory bar chart example - React 16.13.1
  • nivo-v1.0 - Nivo bar chart example - React 16.13.1