doc/users/prev_whats_new/github_stats_3.4.2.rst
.. _github-stats-3-4-2:
GitHub statistics for 2021/03/31 (tag: v3.4.1) - 2021/05/08
These lists are automatically generated, and may be incomplete or contain duplicates.
We closed 21 issues and merged 97 pull requests.
The full list can be seen on GitHub <https://github.com/matplotlib/matplotlib/milestone/63?closed=1>__
The following 13 authors contributed 138 commits.
GitHub issues and pull requests:
Pull Requests (97):
20184: Backport PR #20147 on branch v3.4.x (DOC: add example of labelling axes)20181: Backport PR #20171 on branch v3.4.x (Remove unsupported arguments from tricontourf documentation)20180: Backport PR #19876 on branch v3.4.x (FIX: re-order unit conversion and mask array coercion)20171: Remove unsupported arguments from tricontourf documentation19876: FIX: re-order unit conversion and mask array coercion20178: Backport PR #20150 on branch v3.4.x20172: Backport PR #20161 on branch v3.4.x (Fix resetting grid visibility)20161: Fix resetting grid visibility20167: Backport PR #20146 on branch v3.4.x (Don't clip clip paths to Figure bbox.)20166: Backport PR #19978 on branch v3.4.x (fixed bug in CenteredNorm, issue #19972)20146: Don't clip clip paths to Figure bbox.19978: fixed bug in CenteredNorm, issue #1997220160: Backport PR #20148 on branch v3.4.x (FIX: MouseButton representation in boilerplate generated signatures)20148: FIX: MouseButton representation in boilerplate generated signatures20152: Backport PR #20145 on branch v3.4.x (Fix broken link to ggplot in docs)20139: Backport PR #20135 on branch v3.4.x (Add tricontour/tricontourf arguments(corner_mask, vmin vmax, antialiased, nchunk, hatches) documentation)20135: Add tricontour/tricontourf arguments(corner_mask, vmin vmax, antialiased, nchunk, hatches) documentation20136: Backport PR #19959 on branch v3.4.x (Bugfix Tk start_event_loop)19959: Bugfix Tk start_event_loop20128: Backport PR #20123 on branch v3.4.x (Ensure that Matplotlib is importable even if there's no HOME.)20123: Ensure that Matplotlib is importable even if there's no HOME.20009: Fix removal of shared polar axes.20104: Backport PR #19686 on branch v3.4.x (Declare sphinxext.redirect_from parallel_read_safe)19686: Declare sphinxext.redirect_from parallel_read_safe20098: Backport PR #20096 on branch v3.4.x (Ignore errors for sip with no setapi.)20096: Ignore errors for sip with no setapi.20087: Backport PR #20083 on branch v3.4.x (Revert "Temporarily switch intersphinx to latest pytest.")20085: Backport PR #20082 on branch v3.4.x (Fix bar_label for bars with nan values)20082: Fix bar_label for bars with nan values20076: Backport PR #20062 on branch v3.4.x ([DOC] Add top-level .. module:: definition for matplotlib)20043: Backport PR #20041 on branch v3.4.x (Clarify docs for stackplot.)20041: Clarify docs for stackplot.20039: Backport PR #20037 on branch v3.4.x (Don't generate wheels unusable on PyPy7.3.{0,1}.)20037: Don't generate wheels unusable on PyPy7.3.{0,1}.20033: Backport PR #20031 on branch v3.4.x (Cleanup widget examples)20031: Cleanup widget examples20022: Backport PR #19949 on branch v3.4.x (FIX: subfigure indexing error)19949: FIX: subfigure indexing error20018: Backport PR #20017 on branch v3.4.x (FIX typos in imshow_extent.py)20017: FIX typos in imshow_extent.py20015: Backport PR #19962 on branch v3.4.x (Dev install troubleshooting)19962: Dev install troubleshooting20002: Backport PR #19995 on branch v3.4.x (Fix valinit argument to RangeSlider)20004: Backport PR #19999 on branch v3.4.x (DOC: add note about axes order to docstring)19998: Backport PR #19964 on branch v3.4.x (FIX: add subplot_mosaic axes in the order the user gave them to us)19999: DOC: add note about axes order to docstring19997: Backport PR #19992 on branch v3.4.x (Minor fixes to polar locator docstrings.)19995: Fix valinit argument to RangeSlider19964: FIX: add subplot_mosaic axes in the order the user gave them to us19993: Backport PR #19983 on branch v3.4.x (Fix handling of "d" glyph in backend_ps.)19992: Minor fixes to polar locator docstrings.19991: Backport PR #19987 on branch v3.4.x (Fix set_thetalim((min, max)).)19976: Backport PR #19970 on branch v3.4.x (Initialize members of PathClipper and check for m_has_init)19983: Fix handling of "d" glyph in backend_ps.19987: Fix set_thetalim((min, max)).19970: Initialize members of PathClipper and check for m_has_init19973: Backport PR #19971 on branch v3.4.x (Fix missing closing bracket in docs)19971: Fix missing closing bracket in docs19966: Backport PR #19963 on branch v3.4.x (test_StrCategoryLocator using parameterized plotter)19965: Backport PR #19961 on branch v3.4.x (FIX: subfigure tightbbox)19963: test_StrCategoryLocator using parameterized plotter19961: FIX: subfigure tightbbox19953: Backport PR #19919 on branch v3.4.x (Copy errorbar style normalization to 3D)19919: Copy errorbar style normalization to 3D19950: Backport PR #19948 on branch v3.4.x (Allow numpy arrays to be used as elinewidth)19948: Allow numpy arrays to be used as elinewidth19944: Backport PR #19939 on branch v3.4.x (add highlight-text to the third party packages list)19921: Backport PR #19913 on branch v3.4.x (Minor docstring improvement for set_aspect())19920: Backport PR #19903 on branch v3.4.x (Fix textbox cursor color, set its linewidth.)19913: Minor docstring improvement for set_aspect()19903: Fix textbox cursor color, set its linewidth.19917: Backport PR #19911 on branch v3.4.x (Shorten "how-to draw order")19916: Backport PR #19888 on branch v3.4.x (Fix errorbar drawstyle)19911: Shorten "how-to draw order"19888: Fix errorbar drawstyle19910: Backport PR #19895 on branch v3.4.x (Added PyPI info to third party page)19895: Added PyPI info to third party page19896: Backport PR #19893 on branch v3.4.x (Remove Howto: Plot numpy.datetime64 values)19893: Remove Howto: Plot numpy.datetime64 values19886: Backport PR #19881 on branch v3.4.x (Remove two sections from Plotting FAQ)19877: Backport PR #19863 on branch v3.4.x (Cleanup docstrings related to interactive mode)19881: Remove two sections from Plotting FAQ19885: Backport PR #19883 on branch v3.4.x (Small cleanups to FAQ.)19883: Small cleanups to FAQ.19878: Backport PR #19867 on branch v3.4.x (Remove "Use show()" from how-to )19875: Backport PR #19868 on branch v3.4.x (Remove "Install from source" from Installing FAQ)19867: Remove "Use show()" from how-to19863: Cleanup docstrings related to interactive mode19868: Remove "Install from source" from Installing FAQ19874: Backport PR #19847 on branch v3.4.x (Reformat references (part 2))19847: Reformat references (part 2)19865: Backport PR #19860 on branch v3.4.x (Move "howto interpreting box plots" to boxplot docstring)19860: Move "howto interpreting box plots" to boxplot docstring19862: Backport PR #19861 on branch v3.4.x (Remove FAQ Installing - Linux notes)19861: Remove FAQ Installing - Linux notes18060: Correctly handle 'none' facecolors in do_3d_projection19846: Backport PR #19788 on branch v3.4.x (Reformat references)Issues (21):
19871: Matplotlib >= v3.3.3 breaks with pandas.plotting.register_matplotlib_converters(), ax.pcolormesh(), and datetime objects20149: KeyError: 'gridOn' in axis.py when axis.tick_params() is used with reset = True20127: Zooming on a contour plot with clipping results in bad clipping19972: CenteredNorm with halfrange raises exception when passed to imshow19940: Tkagg event loop throws error on window close20122: Run in a system service / without configuration19989: Removal of y-shared polar axes causes crash at draw time19988: Removal of x-shared polar axes causes crash20040: AttributeError: module 'sip' has no attribute 'setapi'20058: bar_label fails with nan data values20036: Minor changes about stackplot documentation20014: undefined symbol: PyPyUnicode_ReadChar19947: Figure.subfigures dont show/update correctly19960: Failed to init RangeSlider with valinit attribute19736: subplot_mosaic axes are not added in consistent order19979: Blank EPS figures if plot contains 'd'19938: unuseful deprecation warning figbox19958: subfigures missing bbox_inches attribute in inline backend19936: Errorbars elinewidth raise error when numpy array19879: Using "drawstyle" raises AttributeError in errorbar, when yerr is specified.19454: I cannot import matplotlib.pyplot as plt