Releases: jtblin/angular-chart.js
Releases · jtblin/angular-chart.js
Version 1.1.0
05 Dec 02:00
Compare
Sorry, something went wrong.
No results found
#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
24 Sep 03:10
Compare
Sorry, something went wrong.
No results found
Fix #449 for global configuration overrides (@shubDhond )
Revert bower resolver change as native bower support is back in chart.js
Version 1.0.2
04 Sep 21:47
Compare
Sorry, something went wrong.
No results found
Additional fix for bower, using overrides to point to dist/Chart.bundle.min.js
Version 1.0.1
16 Aug 22:03
Compare
Sorry, something went wrong.
No results found
Version 1.0.0
27 Jul 07:12
Compare
Sorry, something went wrong.
No results found
Version 1.0.0-beta1
21 Jun 10:20
Compare
Sorry, something went wrong.
No results found
Add support for bubble chart
Include header at top of files showing version and license
#232 - make module factory return a module name (@drpicox )
Refactor to reduce cyclomatic complexity
Version 1.0.0-alpha8
19 Jun 02:33
Compare
Sorry, something went wrong.
No results found
add attribute dataset-override to allow overriding datasets options and enable features like mixed type charts - fix #370 , #336
remove y-axis attribute as it can now be implemented using the dataset-override attribute
Version 1.0.0-alpha7
18 Jun 12:01
Compare
Sorry, something went wrong.
No results found
#376 - Horizontal bar chart support
#414 fill background color of tooltip block (@D4NH )
Listen on $resize event and call .resize() on the chart
Version 1.0.0-alpha6
23 Apr 06:33
Compare
Sorry, something went wrong.
No results found
Support for angular 1.5.x
Version 1.0.0-alpha5
23 Apr 06:31
Compare
Sorry, something went wrong.
No results found
#367 - more control to support multiple Y-Axes (Chart.js 2.0)