Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 632 Bytes

File metadata and controls

20 lines (16 loc) · 632 Bytes

About

This is a show case of D3.js and AngularJS. Shows Pie, Bars and Lines chart.

Lines Chart Bars Chart Pie Chart

Uses Gulp for building and serving

Installation:

clone repo
run npm install
run bower install

Running server

# Serve static files and automatically compile assets (scss)
npm install -g gulp
gulp
# goto http://localhost:8000/