Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 590 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 590 Bytes

ChartIt

A simple repo to demo use of data from MySql to plot bar charts using D3.js with a rest api using express.js

mysql.js express.js d3.js

Installation

 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/