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 clonethis repositorynpm installbower install
ember server- Visit your app at http://localhost:4200.
ember testember test --server
ember build
For more information on using ember-cli, visit http://www.ember-cli.com/.