ember-charts
Advanced tools
Changelog
Ember Charts 1.2.2 (October 24, 2018)
Fixes minor bugs and implements some minor security improvements throughout the repository.
Changelog
Ember Charts 1.2.1 (March 16, 2017)
Minor documentation updates and small bugfixes:
Changelog
Ember Charts 1.2.0 (October 28, 2016)
Most important: A number of reflected cross-site scripting (XSS) vulnerabilities were fixed (1050884d5bc17658f017666fbca15605481661ad, #177, #178). Our sincerest apologies for these. If you have further concerns about the security of Ember-Charts or other Addepar software, always feel free to send email to [security at addepar dot com].
Second most important: A new Stacked Vertical Bar chart (#171) has been added! It works a little differently from the partial bar stacking feature of Vertical Bar charts, which is now deprecated. Please consult the documentation of this feature and the demo application to learn more.
Finally, some bug fixes and smaller features:
includeRoundedZeroPercentSlices
boolean property
to toggle whether or not to show 0% width slices (#181)sortKey: "value"
in order to sort bars by value; this was regressed by 0.5.0 change #81 (#183)Changelog
Ember Charts 1.0.0 (November 4, 2015)
The first version of Ember Charts in the npm repository! Now Ember-CLI can download the modules-based version from the npm repo. Otherwise identical to 0.5.1.