Skip to content

Latest commit

 

History

History
13 lines (6 loc) · 213 Bytes

README.md

File metadata and controls

13 lines (6 loc) · 213 Bytes

React-chart

Put .csv file into ../public/data/

If you didn't install react-chart.js, you need to run:

npm install --save react-chartjs-2 chart.js

npm install --save papaparse

npm start