Published May 3, 2022
| Version v3.5.2
Software
Open
matplotlib/matplotlib: REL: v3.5.2
Creators
- Thomas A Caswell1
- Michael Droettboom2
- Antony Lee
- Elliott Sales de Andrade
- Tim Hoffmann
- Jody Klymak3
- John Hunter
- Eric Firing4
- David Stansby5
- Nelle Varoquaux6
- Jens Hedegaard Nielsen7
- Benjamin Root
- Ryan May8
- Phil Elson
- Jouni K. Seppänen
- Darren Dale9
- Jae-Joon Lee
- Damon McDougall10
- Andrew Straw
- Paul Hobson11
- hannah
- Christoph Gohlke12
- Adrien F. Vincent13
- Tony S Yu
- Eric Ma
- Steven Silvester14
- Charlie Moad15
- Nikita Kniazev
- Elan Ernest
- Paul Ivanov
- 1. Brookhaven National Lab
- 2. Microsoft
- 3. University of Victoria
- 4. University of Hawaii
- 5. UCL
- 6. TIMC-IMAG
- 7. @qdev-dk
- 8. UCAR/@Unidata
- 9. Cornell University
- 10. AMD
- 11. @coiled
- 12. University of California, Irvine
- 13. Bordeaux INP
- 14. MongoDB
- 15. @SalesLoft
Description
This is the second bugfix release of the 3.5.x series.
This release contains several bug-fixes and adjustments:
- Add support for Windows on ARM (source-only; no wheels provided yet)
- Add year to concise date formatter when displaying less than 12 months
- Disable
QuadMesh
mouse cursor to avoid severe performance regression inpcolormesh
- Delay backend selection to allow choosing one in more cases
- Fix automatic layout bugs in EPS output
- Fix autoscaling of
scatter
plots - Fix clearing of subfigures
- Fix colorbar exponents, inversion of extensions, and use on inset axes
- Fix compatibility with various NumPy-like classes (e.g., Pandas, xarray, etc.)
- Fix constrained layout bugs with mixed subgrids
- Fix
errorbar
with dashes - Fix errors in conversion to GTK4 and Qt6
- Fix figure options accidentally re-ordering data
- Fix keyboard focus of TkAgg backend
- Fix manual selection of contour labels
- Fix path effects on text with whitespace
- Fix
quiver
in subfigures - Fix
RangeSlider.set_val
displaying incorrectly - Fix regressions in collection data limits
- Fix
stairs
with no edgecolor - Fix some leaks in Tk backends
- Fix tight layout DPI confusion
- Fix tool button customizability and some tool manager bugs
- Only set Tk HiDPI scaling-on-map for Windows systems
- Partially allow TTC font collection files by selecting the first font
Files
matplotlib/matplotlib-v3.5.2.zip
Files
(37.6 MB)
Name | Size | Download all |
---|---|---|
md5:25a46572adc8714e21da268c91a88b8b
|
37.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/matplotlib/matplotlib/tree/v3.5.2 (URL)