Comprehensive integration between Ember.js and d3.
This README outlines the details of collaborating on this Ember addon.
- Provides responsive SVG charts and graphs inside extensible Ember components.
This component library runs as an ember-cli application itself, which contains interactive component demos.
git clone
this repositorynpm install
bower install
ember server
- Visit your app at http://localhost:4200.
ember test
ember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.