matplotlib/matplotlib: REL: v3.4.2 Article Swipe
YOU?
·
· 2021
· Open Access
·
· DOI: https://doi.org/10.5281/zenodo.4743323
· OA: W3208900280
This is the second bugfix release of the 3.4.x series. This release contains several critical bug-fixes: Generate wheels usable on older PyPy7.3.{0,1} Fix compatibility with Python 3.10 Add <code>subplot_mosaic</code> Axes in the order the user gave them to us Correctly handle 'none' <em>facecolors</em> in <code>do_3d_projection</code> Ensure that Matplotlib is importable even if there's no HOME Fix <code>CenteredNorm</code> with <em>halfrange</em> Fix <code>bar_label</code> for bars with NaN values Fix clip paths when zoomed such that they are outside the figure Fix creation of <code>RangeSlider</code> with <em>valinit</em> Fix handling of "d" glyph in backend_ps, fixing EPS output Fix handling of datetime coordinates in <code>pcolormesh</code> with Pandas Fix processing of some <code>errorbar</code> arguments Fix removal of shared polar Axes Fix resetting grid visibility Fix subfigure indexing error and tight bbox Fix textbox cursor color Fix TkAgg event loop error on window close Ignore errors for sip with no setapi (Qt4Agg import errors)