Hi all,
We are pleased to announce the release of Matplotlib 3.10.1
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.
For further details, please see the Release notes for Matplotlib 3.10.1:
https://matplotlib.org/3.10.1/users/release_notes.html#version-3-10
and the milestone on GitHub:
https://github.com/matplotlib/matplotlib/milestone/98?closed=1
---
Kyle Sunden
Matplotlib RSE