Skip to content

chintamanil/d3_dc_deploy

Repository files navigation

Angular Charts experiments with D3, DCjs & C3js

This projects aims at testing various d3 charting libraries like c3js [along with some directives for c3], and dcjs with crossfilter.

Generator Used:

Technologies

  • AngularJS
  • Bootstrap
  • d3
  • c3js
  • dc
  • coffeescript
  • haml
  • Grunt

Assumptions

  • brew
  • nodejs
  • chrome
  • ruby -- uses the haml gem at compile time, and also compass

Installation

Install haml & sass gem:

gem install haml
gem install compass

Install dependencies:

cd angular_c3_nvd3_crossfilter
npm install
bower install

Test (Karma)

grunt test

Run

Launch the server:

    grunt server

Edit app/view/main.html.haml and watch the LiveReload goodness!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published