Composable charts with decoupled axes / plots and some extra pizzazz
ember install ember-frost-chart
Detailed API and example usage can be found in the sample application in tests/dummy, which is also running at http://ciena-frost.github.io/ember-frost-chart
git clone [email protected]:ciena-frost/ember-frost-chart.git
cd ember-frost-info-bar
npm install && bower install
Run npm test
from the root of the project to run linting checks as well as execute the test suite
and output code coverage.