/composing-graphics

Presentation and demo code for composing data visualizations in Ember.

Primary LanguageJavaScript

The keynote is available in the root of the repo.

To view the demo, clone then:

npm install
bower install
ember serve

The demo will be available at http://localhost:4200.