Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.07 KB

File metadata and controls

23 lines (15 loc) · 1.07 KB

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