-
Notifications
You must be signed in to change notification settings - Fork 59
Expand file tree
/
Copy pathgithub_stats.html
More file actions
369 lines (341 loc) · 34.3 KB
/
github_stats.html
File metadata and controls
369 lines (341 loc) · 34.3 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
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
<!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="Content-Type" content="text/html; charset=utf-8" />
<title>GitHub Stats — Matplotlib 3.1.2 documentation</title>
<link rel="stylesheet" href="../_static/mpl.css?v3.1.1-79-g90d53b526"
type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css"
type="text/css" />
<link rel="stylesheet" href="../_static/graphviz.css" type="text/css" />
<link rel="stylesheet" href="../_static/gallery.css" type="text/css" />
<link rel="stylesheet" href="../_static/copybutton.css" type="text/css" />
<script type="text/javascript" id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/language_data.js"></script>
<script type="text/javascript" src="../_static/clipboard.min.js"></script>
<script type="text/javascript" src="../_static/copybutton.js"></script>
<script type="text/javascript">var copybuttonSkipText = '>>> ';</script>
<script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<link rel="search" type="application/opensearchdescription+xml"
title="Search within Matplotlib 3.1.2 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="top" title="Matplotlib 3.1.2 documentation" href="../index.html" />
<link rel="up" title="User's Guide" href="index.html" />
<link rel="next" title="GitHub Stats for Matplotlib 3.0.2" href="prev_whats_new/github_stats_3.0.2.html" />
<link rel="prev" title="History" href="history.html" />
<link rel="canonical" href="https://matplotlib.org/stable/users/github_stats.html" />
<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.1.1). 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 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.1.2</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>
</ul>
</nav>
<div class="related">
<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.0.2.html" title="GitHub Stats for Matplotlib 3.0.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><a href="index.html" accesskey="U">User's Guide</a> »</li>
</ul>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<div id="searchbox" style="display: none" role="search">
<h3>Quick search</h3>
<div class="searchformwrapper">
<form class="search" action="../search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
<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 class="relations">
<h3>Related Topics</h3>
<ul>
<li><a href="../contents.html">Documentation overview</a><ul>
<li><a href="index.html">User's Guide</a><ul>
<li>Previous: <a href="history.html" title="previous chapter">History</a></li>
<li>Next: <a href="prev_whats_new/github_stats_3.0.2.html" title="next chapter">GitHub Stats for Matplotlib 3.0.2</a></li>
</ul></li>
</ul></li>
</ul>
</div>
<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">
<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 2019/05/18 - 2019/06/30 (tag: v3.1.0)</p>
<p>These lists are automatically generated, and may be incomplete or contain duplicates.</p>
<p>We closed 30 issues and merged 120 pull requests.
The full list can be seen <a class="reference external" href="https://github.com/matplotlib/matplotlib/milestone/46?closed=1">on GitHub</a></p>
<p>The following 30 authors contributed 323 commits.</p>
<ul class="simple">
<li>Adam Gomaa</li>
<li>Antony Lee</li>
<li>Ben Root</li>
<li>Christer Jensen</li>
<li>chuanzhu xu</li>
<li>David Stansby</li>
<li>Deng Tian</li>
<li>djdt</li>
<li>Dora Fraeman Caswell</li>
<li>Elan Ernest</li>
<li>Elliott Sales de Andrade</li>
<li>Eric Firing</li>
<li>Filipe Fernandes</li>
<li>Ian Thomas</li>
<li>ImportanceOfBeingErnest</li>
<li>Jody Klymak</li>
<li>Johannes H. Jensen</li>
<li>Jonas Camillus Jeppesen</li>
<li>LeiSurrre</li>
<li>Matt Adamson</li>
<li>MeeseeksMachine</li>
<li>Molly Rossow</li>
<li>Nathan Goldbaum</li>
<li>Nelle Varoquaux</li>
<li>Paul Ivanov</li>
<li>RoryIAngus</li>
<li>Ryan May</li>
<li>Thomas A Caswell</li>
<li>Thomas Robitaille</li>
<li>Tim Hoffmann</li>
</ul>
<p>GitHub issues and pull requests:</p>
<p>Pull Requests (120):</p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14636/">PR #14636</a>: Don't capture stderr in _check_and_log_subprocess.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14655/">PR #14655</a>: Backport PR #14649 on branch v3.1.x (Fix appveyor conda py37)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14649/">PR #14649</a>: Fix appveyor conda py37</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14646/">PR #14646</a>: Backport PR #14640 on branch v3.1.x (FIX: allow secondary axes to be non-linear)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14640/">PR #14640</a>: FIX: allow secondary axes to be non-linear</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14643/">PR #14643</a>: Second attempt at fixing axis inversion (for mpl3.1).</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14623/">PR #14623</a>: Fix axis inversion with loglocator and logitlocator.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14619/">PR #14619</a>: Backport PR #14598 on branch v3.1.x (Fix inversion of shared axes.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14621/">PR #14621</a>: Backport PR #14613 on branch v3.1.x (Cleanup DateFormatter docstring.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14622/">PR #14622</a>: Backport PR #14611 on branch v3.1.x (Update some axis docstrings.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14611/">PR #14611</a>: Update some axis docstrings.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14613/">PR #14613</a>: Cleanup DateFormatter docstring.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14598/">PR #14598</a>: Fix inversion of shared axes.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14610/">PR #14610</a>: Backport PR #14579 on branch v3.1.x (Fix inversion of 3d axis.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14579/">PR #14579</a>: Fix inversion of 3d axis.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14600/">PR #14600</a>: Backport PR #14599 on branch v3.1.x (DOC: Add numpngw to third party packages.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14574/">PR #14574</a>: Backport PR #14568 on branch v3.1.x (Don't assume tk canvas have a manager attached.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14568/">PR #14568</a>: Don't assume tk canvas have a manager attached.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14571/">PR #14571</a>: Backport PR #14566 on branch v3.1.x (Move setting of AA_EnableHighDpiScaling before creating QApplication.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14566/">PR #14566</a>: Move setting of AA_EnableHighDpiScaling before creating QApplication.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14541/">PR #14541</a>: Backport PR #14535 on branch v3.1.x (Invalidate FT2Font cache when fork()ing.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14535/">PR #14535</a>: Invalidate FT2Font cache when fork()ing.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14522/">PR #14522</a>: Backport PR #14040 on branch v3.1.x (Gracefully handle non-finite z in tricontour (issue #10167))</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14434/">PR #14434</a>: Backport PR #14296 on branch v3.1.x (Fix barbs to accept array of bool for <code class="docutils literal notranslate"><span class="pre">flip_barb</span></code>)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14518/">PR #14518</a>: Backport PR #14509 on branch v3.1.x (Fix too large icon spacing in Qt5 on non-HiDPI screens)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14509/">PR #14509</a>: Fix too large icon spacing in Qt5 on non-HiDPI screens</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14514/">PR #14514</a>: Backport PR #14256 on branch v3.1.x (Improve docstring of Axes.barbs)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14256/">PR #14256</a>: Improve docstring of Axes.barbs</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14505/">PR #14505</a>: Backport PR #14395 on branch v3.1.x (MAINT: work around non-zero exit status of "pdftops -v" command.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14504/">PR #14504</a>: Backport PR #14445 on branch v3.1.x (FIX: fastpath clipped artists)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14502/">PR #14502</a>: Backport PR #14451 on branch v3.1.x (FIX: return points rather than path to fix regression)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14445/">PR #14445</a>: FIX: fastpath clipped artists</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14497/">PR #14497</a>: Backport PR #14491 on branch v3.1.x (Fix uses of PyObject_IsTrue.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14491/">PR #14491</a>: Fix uses of PyObject_IsTrue.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14492/">PR #14492</a>: Backport PR #14490 on branch v3.1.x (Fix links of parameter types)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14490/">PR #14490</a>: Fix links of parameter types</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14489/">PR #14489</a>: Backport PR #14459 on branch v3.1.x (Cleanup docstring of DraggableBase.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14459/">PR #14459</a>: Cleanup docstring of DraggableBase.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14485/">PR #14485</a>: Backport #14429 on v3.1.x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14486/">PR #14486</a>: Backport #14403 on v3.1.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14429/">PR #14429</a>: FIX: if the first elements of an array are masked keep checking</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14481/">PR #14481</a>: Backport PR #14475 on branch v3.1.x (change ginoput docstring to match behavior)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14482/">PR #14482</a>: Backport PR #14464 on branch v3.1.x (Mention origin and extent tutorial in API docs for origin kwarg)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14464/">PR #14464</a>: Mention origin and extent tutorial in API docs for origin kwarg</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14468/">PR #14468</a>: Backport PR #14449: Improve docs on gridspec</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14475/">PR #14475</a>: change ginoput docstring to match behavior</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14477/">PR #14477</a>: Backport PR #14461 on branch v3.1.x (Fix out of bounds read in backend_tk.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14476/">PR #14476</a>: Backport PR #14474 on branch v3.1.x (Fix default value in docstring of errorbar func)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14461/">PR #14461</a>: Fix out of bounds read in backend_tk.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14474/">PR #14474</a>: Fix default value in docstring of errorbar func</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14473/">PR #14473</a>: Backport PR #14472 on branch v3.1.x (Fix NameError in example code for setting label via method)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14472/">PR #14472</a>: Fix NameError in example code for setting label via method</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14449/">PR #14449</a>: Improve docs on gridspec</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14450/">PR #14450</a>: Backport PR #14422 on branch v3.1.x (Fix ReST note in span selector example)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14446/">PR #14446</a>: Backport PR #14438 on branch v3.1.x (Issue #14372 - Add degrees to documentation)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14438/">PR #14438</a>: Issue #14372 - Add degrees to documentation</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14437/">PR #14437</a>: Backport PR #14387 on branch v3.1.x (Fix clearing rubberband on nbagg)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14387/">PR #14387</a>: Fix clearing rubberband on nbagg</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14435/">PR #14435</a>: Backport PR #14425 on branch v3.1.x (Lic restore license paint)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14296/">PR #14296</a>: Fix barbs to accept array of bool for <code class="docutils literal notranslate"><span class="pre">flip_barb</span></code></li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14430/">PR #14430</a>: Backport PR #14397 on branch v3.1.x (Correctly set clip_path on pcolorfast return artist.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14397/">PR #14397</a>: Correctly set clip_path on pcolorfast return artist.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14409/">PR #14409</a>: Backport PR #14335 on branch v3.1.x (Add explanation of animation.embed_limit to matplotlibrc.template)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14335/">PR #14335</a>: Add explanation of animation.embed_limit to matplotlibrc.template</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14403/">PR #14403</a>: Revert "Preserve whitespace in svg output."</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14407/">PR #14407</a>: Backport PR #14406 on branch v3.1.x (Remove extra iint in math_symbol_table for document)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14398/">PR #14398</a>: Backport PR #14394 on branch v3.1.x (Update link to "MathML torture test".)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14394/">PR #14394</a>: Update link to "MathML torture test".</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14389/">PR #14389</a>: Backport PR #14388 on branch v3.1.x (Fixed one little spelling error)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14385/">PR #14385</a>: Backport PR #14316 on branch v3.1.x (Improve error message for kiwisolver import error (DLL load failed))</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14388/">PR #14388</a>: Fixed one little spelling error</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14384/">PR #14384</a>: Backport PR #14369 on branch v3.1.x (Don't use deprecated mathcircled in docs.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14316/">PR #14316</a>: Improve error message for kiwisolver import error (DLL load failed)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14369/">PR #14369</a>: Don't use deprecated mathcircled in docs.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14375/">PR #14375</a>: Backport PR #14374 on branch v3.1.x (Check that the figure patch is in bbox_artists before trying to remove.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14374/">PR #14374</a>: Check that the figure patch is in bbox_artists before trying to remove.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14040/">PR #14040</a>: Gracefully handle non-finite z in tricontour (issue #10167)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14342/">PR #14342</a>: Backport PR #14326 on branch v3.1.x (Correctly apply PNG palette when building ImageBase through Pillow.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14326/">PR #14326</a>: Correctly apply PNG palette when building ImageBase through Pillow.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14341/">PR #14341</a>: Backport PR #14337 on branch v3.1.x (Docstring cleanup)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14337/">PR #14337</a>: Docstring cleanup</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14325/">PR #14325</a>: Backport PR #14126 on branch v3.1.x (Simplify grouped bar chart example)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14324/">PR #14324</a>: Backport PR #14139 on branch v3.1.x (TST: be more explicit about identifying qt4/qt5 imports)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14126/">PR #14126</a>: Simplify grouped bar chart example</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14323/">PR #14323</a>: Backport PR #14290 on branch v3.1.x (Convert SymmetricalLogScale to numpydoc)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14139/">PR #14139</a>: TST: be more explicit about identifying qt4/qt5 imports</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14290/">PR #14290</a>: Convert SymmetricalLogScale to numpydoc</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14321/">PR #14321</a>: Backport PR #14313 on branch v3.1.x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14313/">PR #14313</a>: Support masked array inputs for to_rgba and to_rgba_array.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14320/">PR #14320</a>: Backport PR #14319 on branch v3.1.x (Don't set missing history buttons.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14319/">PR #14319</a>: Don't set missing history buttons.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14317/">PR #14317</a>: Backport PR #14295: Fix bug in SymmetricalLogTransform.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14302/">PR #14302</a>: Backport PR #14255 on branch v3.1.x (Improve docsstring of Axes.streamplot)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14255/">PR #14255</a>: Improve docsstring of Axes.streamplot</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14295/">PR #14295</a>: Fix bug in SymmetricalLogTransform.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14294/">PR #14294</a>: Backport PR #14282 on branch v3.1.x (Fix toolmanager's destroy subplots in tk)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14282/">PR #14282</a>: Fix toolmanager's destroy subplots in tk</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14292/">PR #14292</a>: Backport PR #14289 on branch v3.1.x (BUG: Fix performance regression when plotting values from Numpy array sub-classes)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14289/">PR #14289</a>: BUG: Fix performance regression when plotting values from Numpy array sub-classes</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14287/">PR #14287</a>: Backport PR #14286 on branch v3.1.x (fix minor typo)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14284/">PR #14284</a>: Backport PR #14279 on branch v3.1.x (In case fallback to Agg fails, let the exception propagate out.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14254/">PR #14254</a>: Merge up 30x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14279/">PR #14279</a>: In case fallback to Agg fails, let the exception propagate out.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14268/">PR #14268</a>: Backport PR #14261 on branch v3.1.x (Updated polar documentation)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14261/">PR #14261</a>: Updated polar documentation</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14264/">PR #14264</a>: Backport PR #14260 on branch v3.1.x (Remove old OSX FAQ page)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14260/">PR #14260</a>: Remove old OSX FAQ page</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14249/">PR #14249</a>: Backport PR #14243 on branch v3.1.x (Update docstring of makeMappingArray)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14250/">PR #14250</a>: Backport PR #14149 on branch v3.1.x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14252/">PR #14252</a>: Backport PR #14248 on branch v3.1.x (Fix TextBox not respecting eventson)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14253/">PR #14253</a>: Backport PR #13596 on branch v3.1.x (Normalize properties passed to bxp().)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14251/">PR #14251</a>: Backport PR #14241 on branch v3.1.x (Fix linear segmented colormap with one element)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13596/">PR #13596</a>: Normalize properties passed to bxp().</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14248/">PR #14248</a>: Fix TextBox not respecting eventson</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14241/">PR #14241</a>: Fix linear segmented colormap with one element</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14243/">PR #14243</a>: Update docstring of makeMappingArray</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14238/">PR #14238</a>: Backport PR #14164 on branch v3.1.x (Fix regexp for dvipng version detection)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14149/">PR #14149</a>: Avoid using <code class="docutils literal notranslate"><span class="pre">axis([xlo,</span> <span class="pre">xhi,</span> <span class="pre">ylo,</span> <span class="pre">yhi])</span></code> in examples.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/14164/">PR #14164</a>: Fix regexp for dvipng version detection</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13739/">PR #13739</a>: Fix pressing tab breaks keymap in CanvasTk</li>
</ul>
<p>Issues (30):</p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14620/">#14620</a>: Plotting on a log/logit scale overwrites axis inverting</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14615/">#14615</a>: Inverting an axis using its limits does not work for log scale</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14577/">#14577</a>: Calling invert_yaxis() on a 3D plot has either no effect or removes ticks</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14602/">#14602</a>: NavigationToolbar2Tk save_figure function bug</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/1219/">#1219</a>: Show fails on figures created with the object-oriented system</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/10167/">#10167</a>: Segmentation fault with tricontour</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/13723/">#13723</a>: RuntimeError when saving PDFs via parallel processes (not threads!)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14315/">#14315</a>: Improvement: Better error message if kiwisolver fails to import</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14356/">#14356</a>: matplotlib.units.ConversionError on scatter of dates with a NaN in the first position</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14467/">#14467</a>: Docs for plt.ginput() have the wrong default value for show_clicks keyword argument.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14225/">#14225</a>: Matplotlib crashes on windows while maximizing plot window when using Multicursor</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14458/">#14458</a>: DOC: small inconsistency in errobar docstring</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14372/">#14372</a>: Document that view_init() arguments should be in degrees</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/12201/">#12201</a>: issues clearing rubberband on nbagg at non-default browser zoom</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/13576/">#13576</a>: pcolorfast misbehaves when changing axis limits</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14303/">#14303</a>: Unable to import matplotlib on Windows 10 v1903</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14283/">#14283</a>: RendererSVG CSS 'white-space' property conflicts with default HTML CSS</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14293/">#14293</a>: imshow() producing "inverted" colors since 3.0.3</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14322/">#14322</a>: Cannot import matplotlib with Python 3.7.x on Win10Pro</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14137/">#14137</a>: Qt5 test auto-skip is not working correctly</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14301/">#14301</a>: scatter() fails on nan-containing input when providing edgecolor</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14318/">#14318</a>: Don't try to set missing history buttons.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14265/">#14265</a>: symlog looses some points since 3.1.0 (example given)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14274/">#14274</a>: BUG: plotting with Numpy array subclasses is slow with Matplotlib 3.1.0 (regression)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14263/">#14263</a>: import pyplot issue -</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14227/">#14227</a>: Update "working with Mpl on OSX" docs</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/13448/">#13448</a>: boxplot doesn't normalize properties before applying them</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14226/">#14226</a>: Modify matplotlib TextBox value without triggering callback</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/14232/">#14232</a>: LinearSegmentedColormap with N=1 gives confusing error message</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/10365/">#10365</a>: Scatter plot with non-sequence ´c´ color should give a better Error message.</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.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>
<div class="footer">
© Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012 - 2018 The Matplotlib development team.
<br />
Last updated on Jan 05, 2020.
Created using
<a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
Doc version v3.1.1-79-g90d53b526.
</div>
</body>
<footer>
</footer>
</html>