Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.01 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.01 KB

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.