Published December 5, 2016
| Version v2.0.0rc1
Software
Open
matplotlib/matplotlib: v2.0.0rc1
Creators
- Michael Droettboom1
- Thomas A Caswell2
- John Hunter
- Eric Firing3
- Jens Hedegaard Nielsen4
- Benjamin Root
- Phil Elson
- Darren Dale5
- Jae-Joon Lee
- Nelle Varoquaux6
- Jouni K. Seppänen
- Damon McDougall7
- Andrew Straw8
- Ryan May9
- Elliott Sales de Andrade
- Tony S Yu
- Eric Ma10
- Antony Lee
- Steven Silvester11
- Christoph Gohlke
- Charlie Moad
- Jan Schulz
- Paul Hobson12
- Peter Würtz
- Federico Ariza
- Cimarron
- Thomas Hisch
- Nikita Kniazev
- Adrien F. Vincent13
- Ian Thomas
- 1. NIH
- 2. Brookhaven National Lab
- 3. University of Hawaii
- 4. UCL
- 5. Cornell University
- 6. UC Berkeley
- 7. University of Texas at Austin
- 8. University of Freiburg
- 9. UCAR/@Unidata
- 10. MIT
- 11. Continuum Analytics
- 12. @Geosyntec
- 13. Univ. Paris-Sud
Description
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
andfill_betweenx
now use the color cycle- Default alignment of bars changed from 'edge' to 'center'
- Bug and documentation fixes
Files
matplotlib/matplotlib-v2.0.0rc1.zip
Files
(54.6 MB)
Name | Size | Download all |
---|---|---|
md5:079e6250cb094fb7e7244513a92d0900
|
54.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/matplotlib/matplotlib/tree/v2.0.0rc1 (URL)