Published May 8, 2021
| Version v3.4.2
Software
Open
matplotlib/matplotlib: REL: v3.4.2
Creators
- Thomas A Caswell1
- Michael Droettboom2
- Antony Lee
- Elliott Sales de Andrade
- John Hunter
- Tim Hoffmann
- Eric Firing3
- Jody Klymak4
- 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
- Christoph Gohlke12
- hannah
- Tony S Yu
- Eric Ma
- Adrien F. Vincent13
- Steven Silvester
- Charlie Moad14
- Nikita Kniazev
- Elan Ernest
- Paul Ivanov15
- 1. Brookhaven National Lab
- 2. Mozilla
- 3. University of Hawaii
- 4. University of Victoria
- 5. UCL
- 6. TIMC-IMAG
- 7. @qdev-dk
- 8. UCAR/@Unidata
- 9. Cornell University
- 10. AMD
- 11. @Geosyntec
- 12. University of California, Irvine
- 13. Bordeaux INP
- 14. @SalesLoft
- 15. @Bloomberg
Description
This is the second bugfix release of the 3.4.x series.
This release contains several critical bug-fixes:
- Generate wheels usable on older PyPy7.3.{0,1}
- Fix compatibility with Python 3.10
- Add
subplot_mosaic
Axes in the order the user gave them to us - Correctly handle 'none' facecolors in
do_3d_projection
- Ensure that Matplotlib is importable even if there's no HOME
- Fix
CenteredNorm
with halfrange - Fix
bar_label
for bars with NaN values - Fix clip paths when zoomed such that they are outside the figure
- Fix creation of
RangeSlider
with valinit - Fix handling of "d" glyph in backend_ps, fixing EPS output
- Fix handling of datetime coordinates in
pcolormesh
with Pandas - Fix processing of some
errorbar
arguments - Fix removal of shared polar Axes
- Fix resetting grid visibility
- Fix subfigure indexing error and tight bbox
- Fix textbox cursor color
- Fix TkAgg event loop error on window close
- Ignore errors for sip with no setapi (Qt4Agg import errors)
Files
matplotlib/matplotlib-v3.4.2.zip
Files
(39.7 MB)
Name | Size | Download all |
---|---|---|
md5:73edbe80ceadf6c8f9ec449aefc8f921
|
39.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/matplotlib/matplotlib/tree/v3.4.2 (URL)