bomber-charts
v0.0.4
Published
This addon contains a lot of charts for ember. All charts are based on the D3 library.
Downloads
1
Readme
bomber-charts
This ember addon is a library for charts based on D3.
Installation
git clone <repository-url>
this repositorycd bomber-charts
npm install
Running
ember serve
- Visit your app at http://localhost:4200.
Running Tests
npm test
(Runsember try:each
to test your addon against multiple Ember versions)ember test
ember test --server
Building
ember build
For more information on using ember-cli, visit https://ember-cli.com/.