Skip to content

Upgrading to Chart.js V2

Compare
Choose a tag to compare
@aomran aomran released this 18 Apr 16:26
· 102 commits to master since this release

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.