forked from matplotlib/matplotlib.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgithub_stats.html
More file actions
266 lines (239 loc) · 17.5 KB
/
github_stats.html
File metadata and controls
266 lines (239 loc) · 17.5 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
<!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.3 documentation</title>
<link rel="stylesheet" href="../_static/mpl.css?v3.1.3-2-g782f6ef56"
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.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="top" title="Matplotlib 3.1.3 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" />
</head>
<body>
<div id="unreleased-message"> You are reading an old version of the documentation (v3.1.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 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.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"/>
</form>
</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">
<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 - 2020/02/01 (tag: v3.1.0)</p>
<p>These lists are automatically generated, and may be incomplete or contain duplicates.</p>
<p>We closed 5 issues and merged 47 pull requests.
The full list can be seen <a class="reference external" href="https://github.com/matplotlib/matplotlib/milestone/50?closed=1">on GitHub</a></p>
<p>The following 25 authors contributed 587 commits.</p>
<ul class="simple">
<li>Antony Lee</li>
<li>Ben Root</li>
<li>Christer Jensen</li>
<li>David Stansby</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>hannah</li>
<li>Jody Klymak</li>
<li>Johannes H. Jensen</li>
<li>Jonas Camillus Jeppesen</li>
<li>MeeseeksMachine</li>
<li>miquelastein</li>
<li>Molly Rossow</li>
<li>Nelle Varoquaux</li>
<li>Nikita Kniazev</li>
<li>Paul Ivanov</li>
<li>Ryan May</li>
<li>SamSchott</li>
<li>Steven G. Johnson</li>
<li>Thomas A Caswell</li>
<li>Tim Hoffmann</li>
<li>Vincent L.M. Mazoyer</li>
</ul>
<p>GitHub issues and pull requests:</p>
<p>Pull Requests (47):</p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16362/">PR #16362</a>: Backport PR #16347: FIX: catch warnings from pandas in cbook._check_1d</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16356/">PR #16356</a>: Backport PR #16330 on branch v3.1.x (Clearer signal handling)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16330/">PR #16330</a>: Clearer signal handling</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16348/">PR #16348</a>: Backport PR #16255 on branch v3.1.x (Move version info to sidebar)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16346/">PR #16346</a>: Backport PR #16298 on branch v3.2.x (Don't recursively call draw_idle when updating artists at draw time.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16345/">PR #16345</a>: Backport PR #16298 on branch v3.1.x (Don't recursively call draw_idle when updating artists at draw time.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16298/">PR #16298</a>: Don't recursively call draw_idle when updating artists at draw time.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16322/">PR #16322</a>: Backport PR #16250: Fix zerolen intersect</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16320/">PR #16320</a>: Backport PR #16311 on branch v3.1.x (don't override non-Python signal handlers)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16311/">PR #16311</a>: don't override non-Python signal handlers</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16250/">PR #16250</a>: Fix zerolen intersect</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16259/">PR #16259</a>: TST: something changed in pytest 5.3.3 that breaks our qt fixtures</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16238/">PR #16238</a>: Merge pull request #16238 from meeseeksmachine/auto-backport-of-pr-16235-on-v3.2.x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16237/">PR #16237</a>: Merge pull request #16237 from meeseeksmachine/auto-backport-of-pr-16235-on-v3.1.x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16235/">PR #16235</a>: FIX: AttributeError in TimerBase.start</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16208/">PR #16208</a>: Backport PR #15556 on branch v3.1.x (Fix test suite compat with ghostscript 9.50.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16213/">PR #16213</a>: Backport PR #15763 on branch v3.1.x (Skip webagg test if tornado is not available.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16167/">PR #16167</a>: Backport PR #16166 on branch v3.1.x (Add badge for citing 3.1.2)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16166/">PR #16166</a>: Add badge for citing 3.1.2</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16144/">PR #16144</a>: Backport PR #16053 on branch v3.1.x (Fix v_interval setter)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16053/">PR #16053</a>: Fix v_interval setter</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16136/">PR #16136</a>: Backport PR #16112 on branch v3.1.x (CI: Fail when failed to install dependencies)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16131/">PR #16131</a>: Backport PR #16126 on branch v3.1.x (TST: test_fork: Missing join)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16126/">PR #16126</a>: TST: test_fork: Missing join</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16091/">PR #16091</a>: Backport PR #16086 on branch v3.1.x (FIX: use supported attribute to check pillow version)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16040/">PR #16040</a>: Backport PR #16031 on branch v3.1.x (Fix docstring of hillshade().)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16032/">PR #16032</a>: Backport PR #16028 on branch v3.1.x (Prevent FigureCanvasQT_draw_idle recursively calling itself.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16028/">PR #16028</a>: Prevent FigureCanvasQT_draw_idle recursively calling itself.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16020/">PR #16020</a>: Backport PR #16007 on branch v3.1.x (Fix search on nested pages)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16018/">PR #16018</a>: Backport PR #15735 on branch v3.1.x (Cleanup some mplot3d docstrings.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/16007/">PR #16007</a>: Fix search on nested pages</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/15957/">PR #15957</a>: Backport PR #15953 on branch v3.1.x (Update donation link)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/15763/">PR #15763</a>: Skip webagg test if tornado is not available.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/15881/">PR #15881</a>: Backport PR #15859 on branch v3.1.x (Doc: Move search field into nav bar)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/15863/">PR #15863</a>: Backport PR #15244 on branch v3.1.x: Change documentation format of rcParams defaults</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/15859/">PR #15859</a>: Doc: Move search field into nav bar</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/15860/">PR #15860</a>: Backport PR #15851 on branch v3.1.x (ffmpeg is available on default ubuntu packages now)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/15851/">PR #15851</a>: ffmpeg is available on default ubuntu packages now.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/15843/">PR #15843</a>: Backport PR #15737 on branch v3.1.x (Fix env override in WebAgg backend test.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/15760/">PR #15760</a>: Backport PR #15752 on branch v3.1.x (Update boxplot/violinplot faq.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/15757/">PR #15757</a>: Backport PR #15751 on branch v3.1.x (Modernize FAQ entry for plt.show().)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/15735/">PR #15735</a>: Cleanup some mplot3d docstrings.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/15753/">PR #15753</a>: Backport PR #15661 on branch v3.1.x (Document scope of 3D scatter depthshading.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/15741/">PR #15741</a>: Backport PR #15729 on branch v3.1.x (Catch correct parse errror type for dateutil >= 2.8.1)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/15729/">PR #15729</a>: Catch correct parse errror type for dateutil >= 2.8.1</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/15737/">PR #15737</a>: Fix env override in WebAgg backend test.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/15244/">PR #15244</a>: Change documentation format of rcParams defaults</li>
</ul>
<p>Issues (5):</p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/16294/">#16294</a>: BUG: Interactive mode slow</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/15842/">#15842</a>: Path.intersects_path returns True when it shouldn't</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/16163/">#16163</a>: libpng error: Read Error when using matplotlib after setting usetex=True</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/15481/">#15481</a>: Recursion error</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/15717/">#15717</a>: Move search field into nav bar</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.2.html">GitHub Stats</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>
<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 Feb 09, 2020.
Created using
<a href="http://sphinx-doc.org/">Sphinx</a> 1.8.5.
Doc version v3.1.3-2-g782f6ef56.
</div>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-55954603-1', 'auto');
ga('send', 'pageview');
</script>
</body>
<footer>
</footer>
</html>