Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork8.1k
Releases: matplotlib/matplotlib
REL: v3.10.7
Compare
This is the latest bugfix release in the 3.10.x series.
The most important update in this release is that the minimum version
ofpyparsing
has been updated to version 3.0.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
REL: v3.10.6
Compare
This is a bugfix release in the 3.10.x series.
Highlights from this release include:
- Fix regression of hi-dpi support for Qt- Fix race condition in TexManager.make_dvi & make_png- Various documentation and other bugfixes
Assets2
Uh oh!
There was an error while loading.Please reload this page.
REL: v3.10.5
Compare
This is the fourth bugfix release of the 3.10.x series.
Included in this release is distributed wheels for Python 3.14 (including freethreaded) and Windows ARM.
There are also several smaller bugfixes.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
REL: v3.10.3
Compare
This is the third bugfix release of the 3.10.x series
Assets2
Uh oh!
There was an error while loading.Please reload this page.
REL: v3.10.1
Compare
This is the first bugfix release of the 3.10.x series.
This release contains several bug-fixes and adjustments:
- Respect array alpha with interpolation_stage='rgba' in _Imagebase::_make_image
- Remove md5 usage to prevent issues on FIPS enabled systems
- Fix pyplot.matshow figure handling
- Fix modifying Axes' position also alters the original Bbox object used for initialization
- Fix title position for polar plots
- Add version gate to GTK4 calls when necessary
- Raise warning if both c and facecolors are used in scatter plot
As well as several documentation improvements and corrections.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
REL: v3.10.0
Compare
Highlights of this release include:
- Preliminary support for free-threaded CPython 3.13- New more-accessible color cycle- Dark-mode diverging colormaps- Exception handling control- InsetIndicator artist- FillBetweenPolyCollection- Fill between 3D lines- Data in 3D plots can now be dynamically clipped to the axes view limits- Rotating 3d plots with the mouse- Increased Figure limits with Agg renderer- Subfigures no longer provisional- Subfigures are now added in row-major order
Assets2
Uh oh!
There was an error while loading.Please reload this page.
REL: 3.9.4
Compare
This is the fourth bugfix release of the 3.9.x series.
This release contains two bug-fixes:
- Fix toolbar icons in GTK backend
- Fix
Poly3DCollection
initialization with list of lists
Assets2
Uh oh!
There was an error while loading.Please reload this page.
REL: 3.9.3
Compare
This is the third bugfix release of the 3.9.x series.
This release contains several bug-fixes and adjustments:
- Fix
axline
with extremely small slopes - Fix
axline
with non-linear axis scales - Fix
minimumSizeHint
with Qt backend - Fix config directory usage when it's behind a symlink
- Fix draggable legend when blitting is enabled
- Fix high CPU utilization in the
macosx
backend - Fix multiple hatch
edgecolors
passed tocontourf
- Improve compatibility with
pytest
8.2.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
Matplotlib v3.10.0rc1
Compare
This is the first release candidate for Matplotlib 3.10.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
REL: 3.9.2
Compare
This is the second bugfix release of the 3.9.x series.
This release contains several bug-fixes and adjustments:
- Be more resilient to I/O failures when writing font cache
- Fix nondeterministic behavior with subplot spacing and constrained layout
- Fix sticky edge tolerance relative to data range
- Improve formatting of image values in cases of singular norms
Windows wheels now bundle the MSVC runtime DLL statically to avoid inconsistencies with other wheels and random crashes depending on import order.
Assets2
Uh oh!
There was an error while loading.Please reload this page.