Skip to content

yosiasz/d3-node-express-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published