Creating website graphs from CSV files with d3.js, c3.js and PapaParse.
Project is created with:
- Javascript
- D3.js
- C3.js
- Papaparse
- CSV
- Bootstrap
- CSS
- HTML
c3.js: http://c3js.org/
PapaParse: http://papaparse.com/
You need a web server. I used python.
python --version
Python 2.7.18
To start (on port 8000):
cd graphs-from-csv/
python -m SimpleHTTPServer