-
Notifications
You must be signed in to change notification settings - Fork 60
Expand file tree
/
Copy pathgithub_stats.html
More file actions
294 lines (272 loc) · 25.4 KB
/
github_stats.html
File metadata and controls
294 lines (272 loc) · 25.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>GitHub Stats — Matplotlib 3.4.3 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/mpl.css?v3.4.3-2-ge48e4acce0" type="text/css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.css" />
<link rel="stylesheet" type="text/css" href="../_static/plot_directive.css" />
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css" />
<link rel="stylesheet" type="text/css" href="../_static/gallery.css" />
<link rel="stylesheet" type="text/css" href="../_static/gallery-binder.css" />
<link rel="stylesheet" type="text/css" href="../_static/gallery-dataframe.css" />
<link rel="stylesheet" type="text/css" href="../_static/gallery-rendered-html.css" />
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/clipboard.min.js"></script>
<script src="../_static/copybutton.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="search" type="application/opensearchdescription+xml"
title="Search within Matplotlib 3.4.3 documentation"
href="../_static/opensearch.xml"/>
<link rel="shortcut icon" href="../_static/favicon.ico"/>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="GitHub Stats for Matplotlib 3.4.2" href="prev_whats_new/github_stats_3.4.2.html" />
<link rel="prev" title="History" href="history.html" />
<link rel="top" title="Matplotlib 3.4.3 documentation" href="#" />
<link rel="canonical" href="https://matplotlib.org/stable/users/github_stats.html" />
<link rel="stylesheet" href="../_static/custom.css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
<script data-domain="matplotlib.org" defer="defer" src="https://views.scientific-python.org/js/script.js"></script>
</head><body>
<div id="unreleased-message"> You are reading an old version of the documentation (v3.4.3). For the latest version see <a href="https://matplotlib.org/stable/users/github_stats.html">https://matplotlib.org/stable/users/github_stats.html</a></div>
<!--
<div id="annc-banner">
</div>
-->
<div style="background-color: white; text-align: left; padding: 10px 10px 15px 15px; position: relative;">
<a href="../index.html">
<div style="float: left; position: absolute; width: 496px; bottom: 0; padding-bottom: 24px"><span style="float: right; color: #789; background: white">Version 3.4.3</span></div>
<img src="../_static/logo2_compressed.svg" height="125px" border="0" alt="matplotlib"/></a>
<!-- The "Fork me on github" ribbon -->
<div id="forkongithub"><a href="https://github.com/matplotlib/matplotlib">Fork me on GitHub</a></div>
</div>
<nav class="main-nav">
<ul>
<li><a href="installing.html">Installation</a></li>
<li><a href="../contents.html">Documentation</a></li>
<li><a href="../gallery/index.html">Examples</a></li>
<li><a href="../tutorials/index.html">Tutorials</a></li>
<li><a href="../devel/index.html">Contributing</a></li>
<li class="nav-right">
<form class="search" action="../search.html" method="get">
<input type="text" name="q" aria-labelledby="searchlabel" placeholder="Search" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
</form>
</li>
</ul>
</nav>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="prev_whats_new/github_stats_3.4.2.html" title="GitHub Stats for Matplotlib 3.4.2"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="history.html" title="History"
accesskey="P">previous</a> |</li>
<li><a href="../index.html">home</a>| </li>
<li><a href="../contents.html">contents</a> »</li>
<li class="nav-item nav-item-1"><a href="index.html" accesskey="U">User's Guide</a> »</li>
<li class="nav-item nav-item-this"><a href="">GitHub Stats</a></li>
</ul>
</div>
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
<div class="sphinxsidebarwrapper">
<h3><a href="../contents.html">Table of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">GitHub Stats</a><ul>
<li><a class="reference internal" href="#previous-github-stats">Previous GitHub Stats</a></li>
</ul>
</li>
</ul>
<div id="sidebar-pagesource" role="note" aria-label="source link"
style="margin-top: 1.5em; padding-top: 0.1em; border-top: 1px solid #86989b">
<a href="../_sources/users/github_stats.rst.txt"
style="color: #c0c0c0" rel="nofollow">Show Page Source</a>
</div>
</div>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body" role="main">
<div class="section" id="github-stats">
<span id="id1"></span><h1>GitHub Stats<a class="headerlink" href="#github-stats" title="Permalink to this headline">¶</a></h1>
<p>GitHub stats for 2021/05/08 - 2021/08/12 (tag: v3.4.2)</p>
<p>These lists are automatically generated, and may be incomplete or contain duplicates.</p>
<p>We closed 22 issues and merged 69 pull requests.
The full list can be seen <a class="reference external" href="https://github.com/matplotlib/matplotlib/milestone/64?closed=1">on GitHub</a></p>
<p>The following 20 authors contributed 95 commits.</p>
<ul class="simple">
<li>Antony Lee</li>
<li>David Stansby</li>
<li>Diego</li>
<li>Diego Leal Petrola</li>
<li>Diego Petrola</li>
<li>Elliott Sales de Andrade</li>
<li>Eric Firing</li>
<li>Frank Sauerburger</li>
<li>Greg Lucas</li>
<li>Ian Hunt-Isaak</li>
<li>Jash Shah</li>
<li>Jody Klymak</li>
<li>Jouni K. Seppänen</li>
<li>Michał Górny</li>
<li>sandipanpanda</li>
<li>Slava Ostroukh</li>
<li>Thomas A Caswell</li>
<li>Tim Hoffmann</li>
<li>Viacheslav Ostroukh</li>
<li>Xianxiang Li</li>
</ul>
<p>GitHub issues and pull requests:</p>
<p>Pull Requests (69):</p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20830/">PR #20830</a>: Backport PR #20826 on branch v3.4.x (Fix clear of Axes that are shared.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20826/">PR #20826</a>: Fix clear of Axes that are shared.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20823/">PR #20823</a>: Backport PR #20817 on branch v3.4.x (Make test_change_epoch more robust.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20817/">PR #20817</a>: Make test_change_epoch more robust.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20820/">PR #20820</a>: Backport PR #20771 on branch v3.4.x (FIX: tickspacing for subfigures)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20771/">PR #20771</a>: FIX: tickspacing for subfigures</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20777/">PR #20777</a>: FIX: dpi and scatter for subfigures now correct</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20787/">PR #20787</a>: Backport PR #20786 on branch v3.4.x (Fixed typo in _constrained_layout.py (#20782))</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20786/">PR #20786</a>: Fixed typo in _constrained_layout.py (#20782)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20763/">PR #20763</a>: Backport PR #20761 on branch v3.4.x (Fix suplabel autopos)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20761/">PR #20761</a>: Fix suplabel autopos</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20751/">PR #20751</a>: Backport PR #20748 on branch v3.4.x (Ensure _static directory exists before copying CSS.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20748/">PR #20748</a>: Ensure _static directory exists before copying CSS.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20713/">PR #20713</a>: Backport PR #20710 on branch v3.4.x (Fix tests with Inkscape 1.1.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20687/">PR #20687</a>: Enable PyPy wheels for v3.4.x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20710/">PR #20710</a>: Fix tests with Inkscape 1.1.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20696/">PR #20696</a>: Backport PR #20662 on branch v3.4.x (Don't forget to disable autoscaling after interactive zoom.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20662/">PR #20662</a>: Don't forget to disable autoscaling after interactive zoom.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20683/">PR #20683</a>: Backport PR #20645 on branch v3.4.x (Fix leak if affine_transform is passed invalid vertices.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20645/">PR #20645</a>: Fix leak if affine_transform is passed invalid vertices.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20642/">PR #20642</a>: Backport PR #20629 on branch v3.4.x (Add protection against out-of-bounds read in ttconv)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20643/">PR #20643</a>: Backport PR #20597 on branch v3.4.x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20629/">PR #20629</a>: Add protection against out-of-bounds read in ttconv</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20597/">PR #20597</a>: Fix TTF headers for type 42 stix font</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20624/">PR #20624</a>: Backport PR #20609 on branch v3.4.x (FIX: fix figbox deprecation)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20609/">PR #20609</a>: FIX: fix figbox deprecation</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20594/">PR #20594</a>: Backport PR #20590 on branch v3.4.x (Fix class docstrings for Norms created from Scales.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20590/">PR #20590</a>: Fix class docstrings for Norms created from Scales.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20587/">PR #20587</a>: Backport PR #20584: FIX: do not simplify path in LineCollection.get_s…</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20584/">PR #20584</a>: FIX: do not simplify path in LineCollection.get_segments</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20578/">PR #20578</a>: Backport PR #20511 on branch v3.4.x (Fix calls to np.ma.masked_where)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20511/">PR #20511</a>: Fix calls to np.ma.masked_where</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20568/">PR #20568</a>: Backport PR #20565 on branch v3.4.x (FIX: PILLOW asarray bug)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20566/">PR #20566</a>: Backout pillow=8.3.0 due to a crash</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20565/">PR #20565</a>: FIX: PILLOW asarray bug</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20503/">PR #20503</a>: Backport PR #20488 on branch v3.4.x (FIX: Include 0 when checking lognorm vmin)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20488/">PR #20488</a>: FIX: Include 0 when checking lognorm vmin</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20483/">PR #20483</a>: Backport PR #20480 on branch v3.4.x (Fix str of empty polygon.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20480/">PR #20480</a>: Fix str of empty polygon.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20478/">PR #20478</a>: Backport PR #20473 on branch v3.4.x (_GSConverter: handle stray 'GS' in output gracefully)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20473/">PR #20473</a>: _GSConverter: handle stray 'GS' in output gracefully</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20456/">PR #20456</a>: Backport PR #20453 on branch v3.4.x (Remove <code class="docutils literal notranslate"><span class="pre">Tick.apply_tickdir</span></code> from 3.4 deprecations.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20441/">PR #20441</a>: Backport PR #20416 on branch v3.4.x (Fix missing Patch3DCollection._z_markers_idx)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20416/">PR #20416</a>: Fix missing Patch3DCollection._z_markers_idx</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20417/">PR #20417</a>: Backport PR #20395 on branch v3.4.x (Pathing issue)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20395/">PR #20395</a>: Pathing issue</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20404/">PR #20404</a>: Backport PR #20403: FIX: if we have already subclassed mixin class ju…</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20403/">PR #20403</a>: FIX: if we have already subclassed mixin class just return</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20383/">PR #20383</a>: Backport PR #20381 on branch v3.4.x (Prevent corrections and completions in search field)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20307/">PR #20307</a>: Backport PR #20154 on branch v3.4.x (ci: Bump Ubuntu to 18.04 LTS.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20285/">PR #20285</a>: Backport PR #20275 on branch v3.4.x (Fix some examples that are skipped in docs build)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20275/">PR #20275</a>: Fix some examples that are skipped in docs build</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20267/">PR #20267</a>: Backport PR #20265 on branch v3.4.x (Legend edgecolor face)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20265/">PR #20265</a>: Legend edgecolor face</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20260/">PR #20260</a>: Fix legend edgecolor face</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20259/">PR #20259</a>: Backport PR #20248 on branch v3.4.x (Replace pgf image-streaming warning by error.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20248/">PR #20248</a>: Replace pgf image-streaming warning by error.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20241/">PR #20241</a>: Backport PR #20212 on branch v3.4.x (Update span_selector.py)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20212/">PR #20212</a>: Update span_selector.py</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/19980/">PR #19980</a>: Tidy up deprecation messages in <code class="docutils literal notranslate"><span class="pre">_subplots.py</span></code></li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20234/">PR #20234</a>: Backport PR #20225 on branch v3.4.x (FIX: correctly handle ax.legend(..., legendcolor='none'))</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20225/">PR #20225</a>: FIX: correctly handle ax.legend(..., legendcolor='none')</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20232/">PR #20232</a>: Backport PR #19636 on branch v3.4.x (Correctly check inaxes for multicursor)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20228/">PR #20228</a>: Backport PR #19849 on branch v3.4.x (FIX DateFormatter for month names when usetex=True)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/19849/">PR #19849</a>: FIX DateFormatter for month names when usetex=True</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20154/">PR #20154</a>: ci: Bump Ubuntu to 18.04 LTS.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/20186/">PR #20186</a>: Backport PR #19975 on branch v3.4.x (CI: remove workflow to push commits to macpython/matplotlib-wheels)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/19975/">PR #19975</a>: CI: remove workflow to push commits to macpython/matplotlib-wheels</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/19636/">PR #19636</a>: Correctly check inaxes for multicursor</li>
</ul>
<p>Issues (22):</p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20219/">#20219</a>: Regression: undocumented change of behaviour in mpl 3.4.2 with axis ticks direction</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20721/">#20721</a>: ax.clear() adds extra ticks, un-hides shared-axis tick labels</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20765/">#20765</a>: savefig re-scales xticks and labels of some (but not all) subplots</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20782/">#20782</a>: [Bug]: _supylabel get_in_layout() typo?</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20747/">#20747</a>: [Bug]: _copy_css_file assumes that the _static directory already exists</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20617/">#20617</a>: tests fail with new inkscape</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20519/">#20519</a>: Toolbar zoom doesn't change autoscale status for versions 3.2.0 and above</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20628/">#20628</a>: Out-of-bounds read leads to crash or broken TrueType fonts</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20612/">#20612</a>: Broken EPS for Type 42 STIX</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/19982/">#19982</a>: regression for 3.4.x - ax.figbox replacement incompatible to all version including 3.3.4</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/19938/">#19938</a>: unuseful deprecation warning figbox</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/16400/">#16400</a>: Inconsistent behavior between Normalizers when input is Dataframe</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20583/">#20583</a>: Lost class descriptions since 3.4 docs</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20551/">#20551</a>: set_segments(get_segments()) makes lines coarse</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20560/">#20560</a>: test_png is failing</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20487/">#20487</a>: test_huge_range_log is failing...</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20472/">#20472</a>: test_backend_pgf.py::test_xelatex[pdf] - ValueError: invalid literal for int() with base 10: b'ate missing from Resources. [...]</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20328/">#20328</a>: Path.intersects_path sometimes returns incorrect values</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20258/">#20258</a>: Using edgecolors='face' with stackplot causes value error when using plt.legend()</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20200/">#20200</a>: examples/widgets/span_selector.py is brittle</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/20231/">#20231</a>: MultiCursor bug</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/19836/">#19836</a>: Month names not set as text when using usetex</li>
</ul>
<div class="section" id="previous-github-stats">
<h2>Previous GitHub Stats<a class="headerlink" href="#previous-github-stats" title="Permalink to this headline">¶</a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="prev_whats_new/github_stats_3.4.2.html">GitHub Stats for Matplotlib 3.4.2</a></li>
<li class="toctree-l1"><a class="reference internal" href="prev_whats_new/github_stats_3.4.1.html">GitHub Stats for Matplotlib 3.4.1</a></li>
<li class="toctree-l1"><a class="reference internal" href="prev_whats_new/github_stats_3.4.0.html">GitHub Stats for Matplotlib 3.4.0</a></li>
<li class="toctree-l1"><a class="reference internal" href="prev_whats_new/github_stats_3.3.4.html">GitHub Stats for Matplotlib 3.3.4</a></li>
<li class="toctree-l1"><a class="reference internal" href="prev_whats_new/github_stats_3.3.3.html">GitHub Stats for Matplotlib 3.3.3</a></li>
<li class="toctree-l1"><a class="reference internal" href="prev_whats_new/github_stats_3.3.2.html">GitHub Stats for Matplotlib 3.3.2</a></li>
<li class="toctree-l1"><a class="reference internal" href="prev_whats_new/github_stats_3.3.1.html">GitHub Stats for Matplotlib 3.3.1</a></li>
<li class="toctree-l1"><a class="reference internal" href="prev_whats_new/github_stats_3.3.0.html">GitHub Stats for Matplotlib 3.3.0</a></li>
<li class="toctree-l1"><a class="reference internal" href="prev_whats_new/github_stats_3.2.2.html">GitHub Stats for Matplotlib 3.2.2</a></li>
<li class="toctree-l1"><a class="reference internal" href="prev_whats_new/github_stats_3.2.1.html">GitHub Stats for Matplotlib 3.2.1</a></li>
<li class="toctree-l1"><a class="reference internal" href="prev_whats_new/github_stats_3.2.0.html">GitHub Stats for Matplotlib 3.2.0</a></li>
<li class="toctree-l1"><a class="reference internal" href="prev_whats_new/github_stats_3.1.2.html">GitHub Stats for Matplotlib 3.1.2</a></li>
<li class="toctree-l1"><a class="reference internal" href="prev_whats_new/github_stats_3.1.1.html">GitHub Stats for Matplotlib 3.1.1</a></li>
<li class="toctree-l1"><a class="reference internal" href="prev_whats_new/github_stats_3.1.0.html">GitHub Stats for Matplotlib 3.1.0</a></li>
<li class="toctree-l1"><a class="reference internal" href="prev_whats_new/github_stats_3.0.2.html">GitHub Stats for Matplotlib 3.0.2</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
<footer>
<div class="footer">
© Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012 - 2021 The Matplotlib development team.
<br />
Last updated on Aug 13, 2021.
Created using
<a href="http://sphinx-doc.org/">Sphinx</a> 3.4.3.
Doc version v3.4.3-2-ge48e4acce0.
</div>
</footer>
</body>
</html>