A simple repo to demo use of data from MySql to plot bar charts using D3.js with a rest api using express.js
From a command prompt
git clone this repo
Go to folder d3-node-express-mysql
cd d3-node-express-mysql
Install
npm install
Run sample mysql script in your mysql server
Change config to point to your mysql server
Run
npm start
Browse to see charts
http://localhost:5000/