Published July 5, 2023
| Version v3.7.2
Software
Open
matplotlib/matplotlib: REL: v3.7.2
Authors/Creators
- Thomas A Caswell1
- Elliott Sales de Andrade
- Antony Lee
- Michael Droettboom2
- Tim Hoffmann
- Jody Klymak3
- John Hunter
- Eric Firing4
- David Stansby5
- Nelle Varoquaux6
- Jens Hedegaard Nielsen7
- Oscar Gustafsson
- Benjamin Root8
- Ryan May9
- Phil Elson
- Jouni K. Seppänen
- Jae-Joon Lee10
- Darren Dale11
- Kyle Sunden12
- hannah
- Damon McDougall13
- Andrew Straw
- Paul Hobson14
- Greg Lucas15
- Christoph Gohlke
- Adrien F. Vincent16
- Tony S Yu
- Eric Ma17
- Steven Silvester18
- Charlie Moad19
- 1. Brookhaven National Lab
- 2. Microsoft
- 3. University of Victoria
- 4. University of Hawaii
- 5. UCL
- 6. TIMC
- 7. @qdev-dk
- 8. Atmospheric and Environmental Research, Inc.
- 9. UCAR/@Unidata
- 10. Korea Astronomy and Space Science Institute
- 11. Cornell University
- 12. matplotlib
- 13. AMD
- 14. @HerreraEnvironmental
- 15. LASP / @lasp / @SWxTREC
- 16. Bordeaux INP
- 17. @modernatx
- 18. MongoDB
- 19. @SalesLoft
Description
This is the second bugfix release of the 3.7.x series.
This release contains several bug-fixes and adjustments:
- Avoid modifying input masks in
pcolor/pcolormesh - Fix 3D set_aspect error cases
- Fix IPython's
%pylabmode detection - Fix
Figure.get_constrained_layout_pads() - Fix
Legend.set_draggable()withupdate="bbox" - Fix
TransformedBbox.{,full_}contains - Fix clipping of
bar_labeltext - Fix colorbar size when saving with explicit
bbox_inches - Fix errors when an input is entirely NaN
- Fix leaks of exception tracebacks and
LayoutGridobjects - Fix non-interpolated imshow in PDF export
- Fix palettized image optimization in PDF export
- Fix pgf tests with TeXLive 2022
- Fix removal of
Axesthat contain widgets that are grabbing the mouse - Fix removal of draggable artists
- Fix subslice optimization for long, fully nan lines
- Fix tight layout if Figure has an existing layout manager
- Fix window extent of AnnotationBbox before first draw
- Fix wspace and hspace in subfigures
- Improve Qt compatibility
- Improve compatibility with Python 3.12
- Prevent under the hood downcasting of values in
xcorr - Remove some NumPy function overrides from
pylab - Remove warning with symlog scales on mouseover
Files
matplotlib/matplotlib-v3.7.2.zip
Files
(40.5 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:1944dcafad8dba3296384a16cea03f17
|
40.5 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/matplotlib/matplotlib/tree/v3.7.2 (URL)