Releases: jtblin/angular-chart.js
Releases · jtblin/angular-chart.js
Version 1.1.0
- #542 - add stronger check of initial preconditions (angularjs and Chart.js), avoiding misunderstanding error message (@semagarcia)
- Trigger events only when last point(s) change
- Fix #536 - add selected point/element in eventHandler for onClick and onHover (@mathben)
- Fix #476 - add support for RGB/RGBA colors using new notation and documentation (@WilliamJohnsonJr)
Version 1.0.3
- Fix #449 for global configuration overrides (@shubDhond )
- Revert bower resolver change as native bower support is back in chart.js
Version 1.0.2
- Additional fix for bower, using
overrides
to point to dist/Chart.bundle.min.js
Version 1.0.1
- Fix #452 using bower with Chart.js +2.2.0 (@navarroaxel)
Version 1.0.0
Version 1.0.0-beta1
Version 1.0.0-alpha8
Version 1.0.0-alpha7
Version 1.0.0-alpha6
- Support for angular
1.5.x
Version 1.0.0-alpha5
- #367 - more control to support multiple Y-Axes (Chart.js 2.0)