Releases: jtblin/angular-chart.js
Releases · jtblin/angular-chart.js
Version 0.7.3
- phantomjs and gulp dev dependency upgrade
- #119 exclude examples from bower to avoid issue with missing fonts
- #136 update legend on chart update
- If using excanvas, disable animations by default and use rgb colors
- compare all dataset's length when checking canUpdateChart
- #141 add css requirement to readme
Version 0.7.2
- #113 Counteract native browser styling (@RevanProdigalKnight)
- #126 Allow to set additional colour information for special charts (@jantimon)
Version 0.7.1
- fix #103 change order of colours options
Version 0.7.0
- add support for AMD and browserify
- allow to set configuration via app.config
Version 0.6.0
- add support for
hoverevent
Version 0.5.3
- generate default colours dynamically to remove boilerplate code (2kb)
Version 0.5.2
Version 0.5.1
- allow passing hex colours in
coloursattribute
Version 0.5.0
- fix #54 - add random colours if not enough for the data or allow passing a function that will return a colour