Upgrading to Chart.js V2
This version has been out for a while now on npm.
- Upgrades ember-cli to v2.5
- Upgrades chartjs to v.2.1.1
- This requires a major version bump because chartjs made major changes to their api.
- This version makes the addon a small wrapper for chartjs by removing code that was added to make legends and auto-updating work.