Skip to content

idanb11/d3-angular

Repository files navigation

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/

About

D3.js and AngularJS show case

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published