v2.9.0
Configurable Series Stacking Order
Add stackingOrder
property to stacked bar and stacked area charts. Set this
property to "topdown" or "bottomup" to set the order in which the series are
stacked.
Bar Label Styles
- Add 10px padding around bar labels
Bug Fixes
Fixed pan-zoom interaction for reversed domains and ranges
Removed bar label Italics
Italics in Bar Labels caused measuring errors in IE 9+.
Build Improvements
- Added link to create a JSFiddle from a PR's version of plottable.js
- Added route-linkable version of all quicktests. Removed superfluous "demo" previews.