Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 300 Bytes

File metadata and controls

12 lines (10 loc) · 300 Bytes

d3-angular-app

D3 area charts with brush interactions to filter date ranges. Uses angular directives and controllers.

Dependencies

  • AngularJS
  • D3.js v3
  • dc.js, which also requires crossfilter

Running locally

  1. git clone the repo
  2. cd d3-angular-app
  3. python -m SimpleHTTPServer