Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb8068c3

Browse files
committed
DOC: Update GitHub stats for 3.4.3.
1 parentc946d3c commitb8068c3

File tree

2 files changed

+265
-132
lines changed

2 files changed

+265
-132
lines changed

‎doc/users/github_stats.rst

Lines changed: 112 additions & 132 deletions
Original file line numberDiff line numberDiff line change
@@ -3,154 +3,134 @@
33
GitHub Stats
44
============
55

6-
GitHub stats for 2021/03/31 - 2021/05/07 (tag: v3.4.1)
6+
GitHub stats for 2021/05/08 - 2021/08/12 (tag: v3.4.2)
77

88
These lists are automatically generated, and may be incomplete or contain duplicates.
99

10-
We closed21 issues and merged97 pull requests.
11-
The full list can be seen `on GitHub<https://github.com/matplotlib/matplotlib/milestone/63?closed=1>`__
10+
We closed22 issues and merged69 pull requests.
11+
The full list can be seen `on GitHub<https://github.com/matplotlib/matplotlib/milestone/64?closed=1>`__
1212

13-
The following13 authors contributed138 commits.
13+
The following20 authors contributed95 commits.
1414

15-
* AkM-2018
1615
* Antony Lee
1716
* David Stansby
17+
* Diego
18+
* Diego Leal Petrola
19+
* Diego Petrola
1820
* Elliott Sales de Andrade
19-
* hannah
20-
* Ian Thomas
21-
* Jann Paul Mattern
21+
* Eric Firing
22+
* Frank Sauerburger
23+
* Greg Lucas
24+
* Ian Hunt-Isaak
25+
* Jash Shah
2226
* Jody Klymak
23-
* pwohlhart
24-
* richardsheridan
27+
* Jouni K. Seppänen
28+
* Michał Górny
29+
* sandipanpanda
30+
* Slava Ostroukh
2531
* Thomas A Caswell
2632
* Tim Hoffmann
33+
* Viacheslav Ostroukh
2734
* Xianxiang Li
2835

2936
GitHub issues and pull requests:
3037

31-
Pull Requests (97):
32-
33-
*:ghpull:`20184`: Backport PR #20147 on branch v3.4.x (DOC: add example of labelling axes)
34-
*:ghpull:`20181`: Backport PR #20171 on branch v3.4.x (Remove unsupported arguments from tricontourf documentation)
35-
*:ghpull:`20180`: Backport PR #19876 on branch v3.4.x (FIX: re-order unit conversion and mask array coercion)
36-
*:ghpull:`20171`: Remove unsupported arguments from tricontourf documentation
37-
*:ghpull:`19876`: FIX: re-order unit conversion and mask array coercion
38-
*:ghpull:`20178`: Backport PR #20150 on branch v3.4.x
39-
*:ghpull:`20172`: Backport PR #20161 on branch v3.4.x (Fix resetting grid visibility)
40-
*:ghpull:`20161`: Fix resetting grid visibility
41-
*:ghpull:`20167`: Backport PR #20146 on branch v3.4.x (Don't clip clip paths to Figure bbox.)
42-
*:ghpull:`20166`: Backport PR #19978 on branch v3.4.x (fixed bug in CenteredNorm, issue #19972)
43-
*:ghpull:`20146`: Don't clip clip paths to Figure bbox.
44-
*:ghpull:`19978`: fixed bug in CenteredNorm, issue #19972
45-
*:ghpull:`20160`: Backport PR #20148 on branch v3.4.x (FIX: MouseButton representation in boilerplate generated signatures)
46-
*:ghpull:`20148`: FIX: MouseButton representation in boilerplate generated signatures
47-
*:ghpull:`20152`: Backport PR #20145 on branch v3.4.x (Fix broken link to ggplot in docs)
48-
*:ghpull:`20139`: Backport PR #20135 on branch v3.4.x (Add tricontour/tricontourf arguments(corner_mask, vmin vmax, antialiased, nchunk, hatches) documentation)
49-
*:ghpull:`20135`: Add tricontour/tricontourf arguments(corner_mask, vmin vmax, antialiased, nchunk, hatches) documentation
50-
*:ghpull:`20136`: Backport PR #19959 on branch v3.4.x (Bugfix Tk start_event_loop)
51-
*:ghpull:`19959`: Bugfix Tk start_event_loop
52-
*:ghpull:`20128`: Backport PR #20123 on branch v3.4.x (Ensure that Matplotlib is importable even if there's no HOME.)
53-
*:ghpull:`20123`: Ensure that Matplotlib is importable even if there's no HOME.
54-
*:ghpull:`20009`: Fix removal of shared polar axes.
55-
*:ghpull:`20104`: Backport PR #19686 on branch v3.4.x (Declare sphinxext.redirect_from parallel_read_safe)
56-
*:ghpull:`19686`: Declare sphinxext.redirect_from parallel_read_safe
57-
*:ghpull:`20098`: Backport PR #20096 on branch v3.4.x (Ignore errors for sip with no setapi.)
58-
*:ghpull:`20096`: Ignore errors for sip with no setapi.
59-
*:ghpull:`20087`: Backport PR #20083 on branch v3.4.x (Revert "Temporarily switch intersphinx to latest pytest.")
60-
*:ghpull:`20085`: Backport PR #20082 on branch v3.4.x (Fix bar_label for bars with nan values)
61-
*:ghpull:`20082`: Fix bar_label for bars with nan values
62-
*:ghpull:`20076`: Backport PR #20062 on branch v3.4.x ([DOC] Add top-level .. module:: definition for matplotlib)
63-
*:ghpull:`20043`: Backport PR #20041 on branch v3.4.x (Clarify docs for stackplot.)
64-
*:ghpull:`20041`: Clarify docs for stackplot.
65-
*:ghpull:`20039`: Backport PR #20037 on branch v3.4.x (Don't generate wheels unusable on PyPy7.3.{0,1}.)
66-
*:ghpull:`20037`: Don't generate wheels unusable on PyPy7.3.{0,1}.
67-
*:ghpull:`20033`: Backport PR #20031 on branch v3.4.x (Cleanup widget examples)
68-
*:ghpull:`20031`: Cleanup widget examples
69-
*:ghpull:`20022`: Backport PR #19949 on branch v3.4.x (FIX: subfigure indexing error)
70-
*:ghpull:`19949`: FIX: subfigure indexing error
71-
*:ghpull:`20018`: Backport PR #20017 on branch v3.4.x (FIX typos in imshow_extent.py)
72-
*:ghpull:`20017`: FIX typos in imshow_extent.py
73-
*:ghpull:`20015`: Backport PR #19962 on branch v3.4.x (Dev install troubleshooting)
74-
*:ghpull:`19962`: Dev install troubleshooting
75-
*:ghpull:`20002`: Backport PR #19995 on branch v3.4.x (Fix valinit argument to RangeSlider)
76-
*:ghpull:`20004`: Backport PR #19999 on branch v3.4.x (DOC: add note about axes order to docstring)
77-
*:ghpull:`19998`: Backport PR #19964 on branch v3.4.x (FIX: add subplot_mosaic axes in the order the user gave them to us)
78-
*:ghpull:`19999`: DOC: add note about axes order to docstring
79-
*:ghpull:`19997`: Backport PR #19992 on branch v3.4.x (Minor fixes to polar locator docstrings.)
80-
*:ghpull:`19995`: Fix valinit argument to RangeSlider
81-
*:ghpull:`19964`: FIX: add subplot_mosaic axes in the order the user gave them to us
82-
*:ghpull:`19993`: Backport PR #19983 on branch v3.4.x (Fix handling of "d" glyph in backend_ps.)
83-
*:ghpull:`19992`: Minor fixes to polar locator docstrings.
84-
*:ghpull:`19991`: Backport PR #19987 on branch v3.4.x (Fix set_thetalim((min, max)).)
85-
*:ghpull:`19976`: Backport PR #19970 on branch v3.4.x (Initialize members of PathClipper and check for m_has_init)
86-
*:ghpull:`19983`: Fix handling of "d" glyph in backend_ps.
87-
*:ghpull:`19987`: Fix set_thetalim((min, max)).
88-
*:ghpull:`19970`: Initialize members of PathClipper and check for m_has_init
89-
*:ghpull:`19973`: Backport PR #19971 on branch v3.4.x (Fix missing closing bracket in docs)
90-
*:ghpull:`19971`: Fix missing closing bracket in docs
91-
*:ghpull:`19966`: Backport PR #19963 on branch v3.4.x (test_StrCategoryLocator using parameterized plotter)
92-
*:ghpull:`19965`: Backport PR #19961 on branch v3.4.x (FIX: subfigure tightbbox)
93-
*:ghpull:`19963`: test_StrCategoryLocator using parameterized plotter
94-
*:ghpull:`19961`: FIX: subfigure tightbbox
95-
*:ghpull:`19953`: Backport PR #19919 on branch v3.4.x (Copy errorbar style normalization to 3D)
96-
*:ghpull:`19919`: Copy errorbar style normalization to 3D
97-
*:ghpull:`19950`: Backport PR #19948 on branch v3.4.x (Allow numpy arrays to be used as elinewidth)
98-
*:ghpull:`19948`: Allow numpy arrays to be used as elinewidth
99-
*:ghpull:`19944`: Backport PR #19939 on branch v3.4.x (add highlight-text to the third party packages list)
100-
*:ghpull:`19921`: Backport PR #19913 on branch v3.4.x (Minor docstring improvement for set_aspect())
101-
*:ghpull:`19920`: Backport PR #19903 on branch v3.4.x (Fix textbox cursor color, set its linewidth.)
102-
*:ghpull:`19913`: Minor docstring improvement for set_aspect()
103-
*:ghpull:`19903`: Fix textbox cursor color, set its linewidth.
104-
*:ghpull:`19917`: Backport PR #19911 on branch v3.4.x (Shorten "how-to draw order")
105-
*:ghpull:`19916`: Backport PR #19888 on branch v3.4.x (Fix errorbar drawstyle)
106-
*:ghpull:`19911`: Shorten "how-to draw order"
107-
*:ghpull:`19888`: Fix errorbar drawstyle
108-
*:ghpull:`19910`: Backport PR #19895 on branch v3.4.x (Added PyPI info to third party page)
109-
*:ghpull:`19895`: Added PyPI info to third party page
110-
*:ghpull:`19896`: Backport PR #19893 on branch v3.4.x (Remove Howto: Plot numpy.datetime64 values)
111-
*:ghpull:`19893`: Remove Howto: Plot numpy.datetime64 values
112-
*:ghpull:`19886`: Backport PR #19881 on branch v3.4.x (Remove two sections from Plotting FAQ)
113-
*:ghpull:`19877`: Backport PR #19863 on branch v3.4.x (Cleanup docstrings related to interactive mode)
114-
*:ghpull:`19881`: Remove two sections from Plotting FAQ
115-
*:ghpull:`19885`: Backport PR #19883 on branch v3.4.x (Small cleanups to FAQ.)
116-
*:ghpull:`19883`: Small cleanups to FAQ.
117-
*:ghpull:`19878`: Backport PR #19867 on branch v3.4.x (Remove "Use show()" from how-to )
118-
*:ghpull:`19875`: Backport PR #19868 on branch v3.4.x (Remove "Install from source" from Installing FAQ)
119-
*:ghpull:`19867`: Remove "Use show()" from how-to
120-
*:ghpull:`19863`: Cleanup docstrings related to interactive mode
121-
*:ghpull:`19868`: Remove "Install from source" from Installing FAQ
122-
*:ghpull:`19874`: Backport PR #19847 on branch v3.4.x (Reformat references (part 2))
123-
*:ghpull:`19847`: Reformat references (part 2)
124-
*:ghpull:`19865`: Backport PR #19860 on branch v3.4.x (Move "howto interpreting box plots" to boxplot docstring)
125-
*:ghpull:`19860`: Move "howto interpreting box plots" to boxplot docstring
126-
*:ghpull:`19862`: Backport PR #19861 on branch v3.4.x (Remove FAQ Installing - Linux notes)
127-
*:ghpull:`19861`: Remove FAQ Installing - Linux notes
128-
*:ghpull:`18060`: Correctly handle 'none' facecolors in do_3d_projection
129-
*:ghpull:`19846`: Backport PR #19788 on branch v3.4.x (Reformat references)
130-
131-
Issues (21):
132-
133-
*:ghissue:`19871`: Matplotlib >= v3.3.3 breaks with pandas.plotting.register_matplotlib_converters(), ax.pcolormesh(), and datetime objects
134-
*:ghissue:`20149`: KeyError: 'gridOn' in axis.py when axis.tick_params() is used with reset = True
135-
*:ghissue:`20127`: Zooming on a contour plot with clipping results in bad clipping
136-
*:ghissue:`19972`: CenteredNorm with halfrange raises exception when passed to imshow
137-
*:ghissue:`19940`: Tkagg event loop throws error on window close
138-
*:ghissue:`20122`: Run in a system service / without configuration
139-
*:ghissue:`19989`: Removal of y-shared polar axes causes crash at draw time
140-
*:ghissue:`19988`: Removal of x-shared polar axes causes crash
141-
*:ghissue:`20040`: AttributeError: module 'sip' has no attribute 'setapi'
142-
*:ghissue:`20058`: bar_label fails with nan data values
143-
*:ghissue:`20036`: Minor changes about stackplot documentation
144-
*:ghissue:`20014`: undefined symbol: PyPyUnicode_ReadChar
145-
*:ghissue:`19947`: Figure.subfigures dont show/update correctly
146-
*:ghissue:`19960`: Failed to init RangeSlider with valinit attribute
147-
*:ghissue:`19736`: subplot_mosaic axes are not added in consistent order
148-
*:ghissue:`19979`: Blank EPS figures if plot contains 'd'
38+
Pull Requests (69):
39+
40+
*:ghpull:`20830`: Backport PR #20826 on branch v3.4.x (Fix clear of Axes that are shared.)
41+
*:ghpull:`20826`: Fix clear of Axes that are shared.
42+
*:ghpull:`20823`: Backport PR #20817 on branch v3.4.x (Make test_change_epoch more robust.)
43+
*:ghpull:`20817`: Make test_change_epoch more robust.
44+
*:ghpull:`20820`: Backport PR #20771 on branch v3.4.x (FIX: tickspacing for subfigures)
45+
*:ghpull:`20771`: FIX: tickspacing for subfigures
46+
*:ghpull:`20777`: FIX: dpi and scatter for subfigures now correct
47+
*:ghpull:`20787`: Backport PR #20786 on branch v3.4.x (Fixed typo in _constrained_layout.py (#20782))
48+
*:ghpull:`20786`: Fixed typo in _constrained_layout.py (#20782)
49+
*:ghpull:`20763`: Backport PR #20761 on branch v3.4.x (Fix suplabel autopos)
50+
*:ghpull:`20761`: Fix suplabel autopos
51+
*:ghpull:`20751`: Backport PR #20748 on branch v3.4.x (Ensure _static directory exists before copying CSS.)
52+
*:ghpull:`20748`: Ensure _static directory exists before copying CSS.
53+
*:ghpull:`20713`: Backport PR #20710 on branch v3.4.x (Fix tests with Inkscape 1.1.)
54+
*:ghpull:`20687`: Enable PyPy wheels for v3.4.x
55+
*:ghpull:`20710`: Fix tests with Inkscape 1.1.
56+
*:ghpull:`20696`: Backport PR #20662 on branch v3.4.x (Don't forget to disable autoscaling after interactive zoom.)
57+
*:ghpull:`20662`: Don't forget to disable autoscaling after interactive zoom.
58+
*:ghpull:`20683`: Backport PR #20645 on branch v3.4.x (Fix leak if affine_transform is passed invalid vertices.)
59+
*:ghpull:`20645`: Fix leak if affine_transform is passed invalid vertices.
60+
*:ghpull:`20642`: Backport PR #20629 on branch v3.4.x (Add protection against out-of-bounds read in ttconv)
61+
*:ghpull:`20643`: Backport PR #20597 on branch v3.4.x
62+
*:ghpull:`20629`: Add protection against out-of-bounds read in ttconv
63+
*:ghpull:`20597`: Fix TTF headers for type 42 stix font
64+
*:ghpull:`20624`: Backport PR #20609 on branch v3.4.x (FIX: fix figbox deprecation)
65+
*:ghpull:`20609`: FIX: fix figbox deprecation
66+
*:ghpull:`20594`: Backport PR #20590 on branch v3.4.x (Fix class docstrings for Norms created from Scales.)
67+
*:ghpull:`20590`: Fix class docstrings for Norms created from Scales.
68+
*:ghpull:`20587`: Backport PR #20584: FIX: do not simplify path in LineCollection.get_s…
69+
*:ghpull:`20584`: FIX: do not simplify path in LineCollection.get_segments
70+
*:ghpull:`20578`: Backport PR #20511 on branch v3.4.x (Fix calls to np.ma.masked_where)
71+
*:ghpull:`20511`: Fix calls to np.ma.masked_where
72+
*:ghpull:`20568`: Backport PR #20565 on branch v3.4.x (FIX: PILLOW asarray bug)
73+
*:ghpull:`20566`: Backout pillow=8.3.0 due to a crash
74+
*:ghpull:`20565`: FIX: PILLOW asarray bug
75+
*:ghpull:`20503`: Backport PR #20488 on branch v3.4.x (FIX: Include 0 when checking lognorm vmin)
76+
*:ghpull:`20488`: FIX: Include 0 when checking lognorm vmin
77+
*:ghpull:`20483`: Backport PR #20480 on branch v3.4.x (Fix str of empty polygon.)
78+
*:ghpull:`20480`: Fix str of empty polygon.
79+
*:ghpull:`20478`: Backport PR #20473 on branch v3.4.x (_GSConverter: handle stray 'GS' in output gracefully)
80+
*:ghpull:`20473`: _GSConverter: handle stray 'GS' in output gracefully
81+
*:ghpull:`20456`: Backport PR #20453 on branch v3.4.x (Remove ``Tick.apply_tickdir`` from 3.4 deprecations.)
82+
*:ghpull:`20441`: Backport PR #20416 on branch v3.4.x (Fix missing Patch3DCollection._z_markers_idx)
83+
*:ghpull:`20416`: Fix missing Patch3DCollection._z_markers_idx
84+
*:ghpull:`20417`: Backport PR #20395 on branch v3.4.x (Pathing issue)
85+
*:ghpull:`20395`: Pathing issue
86+
*:ghpull:`20404`: Backport PR #20403: FIX: if we have already subclassed mixin class ju…
87+
*:ghpull:`20403`: FIX: if we have already subclassed mixin class just return
88+
*:ghpull:`20383`: Backport PR #20381 on branch v3.4.x (Prevent corrections and completions in search field)
89+
*:ghpull:`20307`: Backport PR #20154 on branch v3.4.x (ci: Bump Ubuntu to 18.04 LTS.)
90+
*:ghpull:`20285`: Backport PR #20275 on branch v3.4.x (Fix some examples that are skipped in docs build)
91+
*:ghpull:`20275`: Fix some examples that are skipped in docs build
92+
*:ghpull:`20267`: Backport PR #20265 on branch v3.4.x (Legend edgecolor face)
93+
*:ghpull:`20265`: Legend edgecolor face
94+
*:ghpull:`20260`: Fix legend edgecolor face
95+
*:ghpull:`20259`: Backport PR #20248 on branch v3.4.x (Replace pgf image-streaming warning by error.)
96+
*:ghpull:`20248`: Replace pgf image-streaming warning by error.
97+
*:ghpull:`20241`: Backport PR #20212 on branch v3.4.x (Update span_selector.py)
98+
*:ghpull:`20212`: Update span_selector.py
99+
*:ghpull:`19980`: Tidy up deprecation messages in ``_subplots.py``
100+
*:ghpull:`20234`: Backport PR #20225 on branch v3.4.x (FIX: correctly handle ax.legend(..., legendcolor='none'))
101+
*:ghpull:`20225`: FIX: correctly handle ax.legend(..., legendcolor='none')
102+
*:ghpull:`20232`: Backport PR #19636 on branch v3.4.x (Correctly check inaxes for multicursor)
103+
*:ghpull:`20228`: Backport PR #19849 on branch v3.4.x (FIX DateFormatter for month names when usetex=True)
104+
*:ghpull:`19849`: FIX DateFormatter for month names when usetex=True
105+
*:ghpull:`20154`: ci: Bump Ubuntu to 18.04 LTS.
106+
*:ghpull:`20186`: Backport PR #19975 on branch v3.4.x (CI: remove workflow to push commits to macpython/matplotlib-wheels)
107+
*:ghpull:`19975`: CI: remove workflow to push commits to macpython/matplotlib-wheels
108+
*:ghpull:`19636`: Correctly check inaxes for multicursor
109+
110+
Issues (22):
111+
112+
*:ghissue:`20219`: Regression: undocumented change of behaviour in mpl 3.4.2 with axis ticks direction
113+
*:ghissue:`20721`: ax.clear() adds extra ticks, un-hides shared-axis tick labels
114+
*:ghissue:`20765`: savefig re-scales xticks and labels of some (but not all) subplots
115+
*:ghissue:`20782`: [Bug]: _supylabel get_in_layout() typo?
116+
*:ghissue:`20747`: [Bug]: _copy_css_file assumes that the _static directory already exists
117+
*:ghissue:`20617`: tests fail with new inkscape
118+
*:ghissue:`20519`: Toolbar zoom doesn't change autoscale status for versions 3.2.0 and above
119+
*:ghissue:`20628`: Out-of-bounds read leads to crash or broken TrueType fonts
120+
*:ghissue:`20612`: Broken EPS for Type 42 STIX
121+
*:ghissue:`19982`: regression for 3.4.x - ax.figbox replacement incompatible to all version including 3.3.4
149122
*:ghissue:`19938`: unuseful deprecation warning figbox
150-
*:ghissue:`19958`: subfigures missing bbox_inches attribute in inline backend
151-
*:ghissue:`19936`: Errorbars elinewidth raise error when numpy array
152-
*:ghissue:`19879`: Using "drawstyle" raises AttributeError in errorbar, when yerr is specified.
153-
*:ghissue:`19454`: I cannot import matplotlib.pyplot as plt
123+
*:ghissue:`16400`: Inconsistent behavior between Normalizers when input is Dataframe
124+
*:ghissue:`20583`: Lost class descriptions since 3.4 docs
125+
*:ghissue:`20551`: set_segments(get_segments()) makes lines coarse
126+
*:ghissue:`20560`: test_png is failing
127+
*:ghissue:`20487`: test_huge_range_log is failing...
128+
*:ghissue:`20472`: test_backend_pgf.py::test_xelatex[pdf] - ValueError: invalid literal for int() with base 10: b'ate missing from Resources. [...]
129+
*:ghissue:`20328`: Path.intersects_path sometimes returns incorrect values
130+
*:ghissue:`20258`: Using edgecolors='face' with stackplot causes value error when using plt.legend()
131+
*:ghissue:`20200`: examples/widgets/span_selector.py is brittle
132+
*:ghissue:`20231`: MultiCursor bug
133+
*:ghissue:`19836`: Month names not set as text when using usetex
154134

155135

156136
Previous GitHub Stats

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp