You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments