/d3-demo

D3.js demo from February 2013 Iowa City meeting

Primary LanguageJavaScript

D3.js

Or: How I Learned to Stop Worrying and Love the DOM

http://d3js.org/

Documentation and Links

Other Stuff

  • Cubism: For metrics dashboards
  • Graphene: Graphite dashboard toolkit
  • C2: Clojure(script) library inspired by D3

Running the Demos

Run gem install bundler && bundle to install gem dependencies. Run ./bin/foreman start from the project root directory and point your browser at http://localhost:4000.