matplotlib v3.3.2 Release Notes
Release Date: 2020-09-15 // over 5 years ago-
๐ This is the second bugfix release of the 3.3.x series.
๐ This release contains several critical bug-fixes:
- ๐ fix
Axisscale on twinnedAxes - ๐ fix auto-close of
Figures in nbagg - ๐ fix automatic title placement if
Axesis off theFigure - ๐ fix autoranging of log scales with barstacked histogram
- ๐ fix extra redraws when using
ButtonorTextBoxwidgets - ๐ fix imshow with
LogNormand large vmin/vmax ranges - ๐ fix plotting Pandas
DataFramewith stringMultiIndex - ๐ fix
scatterwithmarker='' - ๐ fix
scatter3dcolor/linewidth re-projection - ๐ fix state of mode buttons in TkAgg backends
- include license files in built distribution
- โฌ๏ธ reduce Visual C++ runtime requirements on Windows
- ๐ fix