Published August 13, 2021
| Version v3.4.3
Software
Open
matplotlib/matplotlib: REL: v3.4.3
Creators
- Thomas A Caswell1
- Michael Droettboom2
- Antony Lee
- Elliott Sales de Andrade
- Tim Hoffmann
- John Hunter
- Jody Klymak3
- 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 Hobson
- hannah
- Christoph Gohlke11
- Tony S Yu
- Eric Ma
- Adrien F. Vincent12
- Steven Silvester
- Charlie Moad13
- Nikita Kniazev
- Elan Ernest
- Paul Ivanov
- 1. Brookhaven National Lab
- 2. Mozilla
- 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. University of California, Irvine
- 12. Bordeaux INP
- 13. @SalesLoft
Description
This is the third bugfix release of the 3.4.x series.
This release contains several critical bug-fixes:
- Clarify deprecation of
Axes.figbox
- Disable
MultiCursor
widget onAxes
subplots which it is not tracking - Don't simplify path in
LineCollection.get_segments
- Fix DPI in subfigures, affecting tick spacing, and scatter marker size
- Fix broken EPS output when using Type 42 STIX fonts
- Fix change in tick behaviour when calling
Axes.clear
- Fix class docstrings for
Norm
s created fromScale
s - Fix compatibility with NumPy 1.21.0
- Fix crash on broken TrueType fonts
- Fix incorrect hits from
Path.intersects_path
- Fix leak if affine_transform is passed invalid vertices
- Fix legends of
stackplot
withedgecolors='face'
- Fix plot directive when building in parallel
- Fix
supxlabel
andsupylabel
behaviour in constrained layout - Fix tests with latest Inkscape and Ghostscript
- Improve
DateFormatter
styling for month names whenusetex=True
- Re-disable autoscaling after interactive zoom
- Work around bug in Pillow 8.3.0
Files
matplotlib/matplotlib-v3.4.3.zip
Files
(40.2 MB)
Name | Size | Download all |
---|---|---|
md5:0111332412255558b891af8f7e06ec4f
|
40.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/matplotlib/matplotlib/tree/v3.4.3 (URL)