composing-graphics icon indicating copy to clipboard operation
composing-graphics copied to clipboard

Presentation and demo code for composing data visualizations in Ember.

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.