Hello all,
NumFocus (the Matplotlib fiscal sponser) has adopted a new code of conduct
and is standing up a CoC working group and response process. Matplotlib can
opt-in to the NumFocus CoC and response process in March 2025, which would
replace our current CoC and response process.
There will be an informational session lead by NumFOCUS Tuesday, March 4th,
8:00 - 9:00 am PST / 16:00 - 17:00 UTC (zoom link
<https://numfocus-org.zoom.us/j/87592551095?pwd=Kcabspakme5pNm3omCvgGP1aAMbC…>)
for anyone interested.
For more details, please see
https://discourse.matplotlib.org/t/considering-changes-to-code-of-conduct-r…
Please also share your feedback on this change at the discourse link.
Thank you,
Hannah
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