summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas A Caswell <tcaswell@gmail.com>2016-12-04 22:59:41 -0500
committerThomas A Caswell <tcaswell@gmail.com>2016-12-04 22:59:41 -0500
commite283a712f418fca48c60fdd93c532168fa9c07b1 (patch)
tree3bb8a828c078bc12e47cb102de2eb5ff316cd6a7
parent193fd088fce49ce4d62462fffa0e941c856b1a13 (diff)
REL: v2.0.0rc1v2.0.0rc1
This is the first release candidate for mpl v2.0 This release includes: - A re-implementation of the way margins are handled during auto scaling to allow artists to 'stick' to an edge of the Axes - Improvements to the ticking with log and symlog scales - Deprecation of the finance module. This will be spun off into a stand-alone package - Deprecation of the 'hold' machinery - Bumped the minimum numpy version to 1.7 - Standardization of hatch width and appearance across backends - Made threshold for triggering 'offset' in `ScalarFormatter` configurable and default to 4 (plotting against years should just work now) - Default encoding for mp4 is now h264 - `fill_between` and `fill_betweenx` now use the color cycle - Default alignment of bars changed from 'edge' to 'center' - Many bug and documentation fixes
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback