-
Notifications
You must be signed in to change notification settings - Fork 60
Expand file tree
/
Copy pathgithub_stats.html
More file actions
297 lines (271 loc) · 25.2 KB
/
github_stats.html
File metadata and controls
297 lines (271 loc) · 25.2 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
<!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.0.3 documentation</title>
<link rel="stylesheet" href="../_static/mpl.css"
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" />
<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 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.0.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.0.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" />
<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.0.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.0.3</span></div>
<img src="../_static/logo2.png" 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>
<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="../gallery/index.html">examples</a>| </li>
<li><a href="../tutorials/index.html">tutorials</a>| </li>
<li><a href="../api/api_overview.html">API</a>| </li>
<li><a href="../contents.html">docs</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 2018/11/10 - 2019/02/19 (tag: v3.0.2)</p>
<p>These lists are automatically generated, and may be incomplete or contain duplicates.</p>
<p>We closed 14 issues and merged 91 pull requests.</p>
<p>The following 17 authors contributed 101 commits.</p>
<ul class="simple">
<li>Antony Lee</li>
<li>Christoph Gohlke</li>
<li>David Stansby</li>
<li>Elan Ernest</li>
<li>Elliott Sales de Andrade</li>
<li>ImportanceOfBeingErnest</li>
<li>James Adams</li>
<li>Jody Klymak</li>
<li>Johannes H. Jensen</li>
<li>Matthias Geier</li>
<li>MeeseeksMachine</li>
<li>Molly Rossow</li>
<li>Nelle Varoquaux</li>
<li>Pierre Thibault</li>
<li>Thomas A Caswell</li>
<li>Tim Hoffmann</li>
<li>Tobia De Koninck</li>
</ul>
<p>GitHub issues and pull requests:</p>
<p>Pull Requests (91):</p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13460/">PR #13460</a>: Backport PR #13455 on branch v3.0.x (BLD: only try to get freetype src if src does not exist)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13461/">PR #13461</a>: Backport PR #13426 on branch v3.0.x (FIX: bbox_inches='tight' with only non-finite bounding boxes)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13426/">PR #13426</a>: FIX: bbox_inches='tight' with only non-finite bounding boxes</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13453/">PR #13453</a>: Backport PR #13451 on branch v3.0.x (MNT: fix logic error where we never try the second freetype URL)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13451/">PR #13451</a>: MNT: fix logic error where we never try the second freetype URL</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13446/">PR #13446</a>: Merge pull request #11246 from anntzer/download-jquery</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13437/">PR #13437</a>: Backport PR #13436 on branch v3.0.x (Add get/set_in_layout to artist API docs.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13436/">PR #13436</a>: Add get/set_in_layout to artist API docs.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13432/">PR #13432</a>: Really fix ArtistInspector.get_aliases</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13416/">PR #13416</a>: Backport PR #13405 on branch v3.0.x (Fix imshow()ing PIL-opened images.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13418/">PR #13418</a>: Backport PR #13412 and #13337 on branch v3.0.x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13412/">PR #13412</a>: CI: add additional qt5 deb package on travis</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13370/">PR #13370</a>: Backport PR #13367 on branch v3.0.x (DOC: fix note of what version hold was deprecated in (2.0 not 2.1))</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13366/">PR #13366</a>: Backport PR #13365 on branch v3.0.x (Fix gcc warning)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13365/">PR #13365</a>: Fix gcc warning</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13347/">PR #13347</a>: Backport PR #13289 on branch v3.0.x (Fix unhandled C++ exception)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13349/">PR #13349</a>: Backport PR #13234 on branch v3.0.x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13281/">PR #13281</a>: MAINT install of pinned vers for travis</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13289/">PR #13289</a>: Fix unhandled C++ exception</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13345/">PR #13345</a>: Backport PR #13333 on branch v3.0.x (Fix possible leak of return of PySequence_GetItem.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13333/">PR #13333</a>: Fix possible leak of return of PySequence_GetItem.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13337/">PR #13337</a>: Bump to flake8 3.7.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13340/">PR #13340</a>: Backport PR #12398 on branch v3.0.x (CI: Don't run AppVeyor/Travis for doc backport branches.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13317/">PR #13317</a>: Backport PR #13316 on branch v3.0.x (Put correct version in constrained layout tutorial)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13308/">PR #13308</a>: Backport PR #12678 on branch v3.0.x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12678/">PR #12678</a>: FIX: properly set tz for YearLocator</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13291/">PR #13291</a>: Backport PR #13287 on branch v3.0.x (Fix unsafe use of NULL pointer)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13290/">PR #13290</a>: Backport PR #13288 on branch v3.0.x (Fix potential memory leak)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13287/">PR #13287</a>: Fix unsafe use of NULL pointer</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13288/">PR #13288</a>: Fix potential memory leak</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13273/">PR #13273</a>: Backport PR #13272 on branch v3.0.x (DOC Better description of inset locator and colorbar)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12812/">PR #12812</a>: Backport PR #12809 on branch v3.0.x (Fix TypeError when calculating tick_values)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13245/">PR #13245</a>: Backport PR #13244 on branch v3.0.x (Fix typo)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13176/">PR #13176</a>: Backport PR #13047 on branch v3.0.x (Improve docs on contourf extend)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13215/">PR #13215</a>: Backport PR #13212 on branch v3.0.x (Updated the docstring for pyplot.figure to list floats as the type for figsize argument)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13158/">PR #13158</a>: Backport PR #13150 on branch v3.0.x (Remove unused add_dicts from example.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13157/">PR #13157</a>: Backport PR #13152 on branch v3.0.x (DOC: Add explanatory comment for colorbar with axes divider example)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13221/">PR #13221</a>: Backport PR #13194 on branch v3.0.x (TST: Fix incorrect call to pytest.raises.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13230/">PR #13230</a>: Backport PR #13226 on branch v3.0.x (Avoid triggering warnings in mandelbrot example.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13216/">PR #13216</a>: Backport #13205 on branch v3.0.x (Add xvfb service to travis)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13194/">PR #13194</a>: TST: Fix incorrect call to pytest.raises.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13212/">PR #13212</a>: Updated the docstring for pyplot.figure to list floats as the type for figsize argument</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13205/">PR #13205</a>: Add xvfb service to travis</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13204/">PR #13204</a>: Add xvfb service to travis</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13175/">PR #13175</a>: Backport PR #13015 on branch v3.0.x (Enable local doc building without git installation)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13047/">PR #13047</a>: Improve docs on contourf extend</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13015/">PR #13015</a>: Enable local doc building without git installation</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13159/">PR #13159</a>: Revert "Pin pytest to <3.8 (for 3.0.x)"</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13150/">PR #13150</a>: Remove unused add_dicts from example.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13152/">PR #13152</a>: DOC: Add explanatory comment for colorbar with axes divider example</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13085/">PR #13085</a>: Backport PR #13081 on branch v3.0.x (DOC: forbid a buggy version of pillow for building docs)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13082/">PR #13082</a>: Backport PR #13080 on branch v3.0.x (Pin pillow to < 5.4 to fix doc build)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13054/">PR #13054</a>: Backport PR #13052 on branch v3.0.x (Small bug fix in image_slices_viewer)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13052/">PR #13052</a>: Small bug fix in image_slices_viewer</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13036/">PR #13036</a>: Backport PR #12949 on branch v3.0.x (Update docstring of Axes3d.scatter)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12949/">PR #12949</a>: Update docstring of Axes3d.scatter</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13004/">PR #13004</a>: Backport PR #13001: Update windows build instructions</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13011/">PR #13011</a>: Backport PR #13006 on branch v3.0.x (Add category module to docs)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13009/">PR #13009</a>: Fix dependencies for travis build with python 3.5</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13006/">PR #13006</a>: Add category module to docs</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/13001/">PR #13001</a>: Update windows build instructions</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12996/">PR #12996</a>: Fix return type in 3D scatter docs</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12972/">PR #12972</a>: Backport PR #12929 on branch v3.0.x (FIX: skip gtk backend if gobject but not pygtk is installed)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12596/">PR #12596</a>: Use sudo:true for nightly builds.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12929/">PR #12929</a>: FIX: skip gtk backend if gobject but not pygtk is installed</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12965/">PR #12965</a>: Backport PR #12960 on branch v3.0.x (Remove animated=True from animation docs)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12964/">PR #12964</a>: Backport PR #12938 on branch v3.0.x (Fix xtick.minor.visible only acting on the xaxis)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12938/">PR #12938</a>: Fix xtick.minor.visible only acting on the xaxis</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12937/">PR #12937</a>: Backport PR #12914 on branch 3.0.x: Fix numpydoc formatting</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12914/">PR #12914</a>: Fix numpydoc formatting</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12923/">PR #12923</a>: Backport PR #12921 on branch v3.0.x (Fix documentation of vert parameter of Axes.bxp)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12921/">PR #12921</a>: Fix documentation of vert parameter of Axes.bxp</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12912/">PR #12912</a>: Backport PR #12878 on branch v3.0.2-doc (Pin pytest to <3.8 (for 3.0.x))</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12906/">PR #12906</a>: Backport PR #12774 on branch v3.0.x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12774/">PR #12774</a>: Cairo backend: Fix alpha render of collections</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12854/">PR #12854</a>: Backport PR #12835 on branch v3.0.x (Don't fail tests if cairo dependency is not installed.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12896/">PR #12896</a>: Backport PR #12848 on branch v3.0.x (Fix spelling of the name Randall Munroe)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12894/">PR #12894</a>: Backport PR #12890 on branch v3.0.x (Restrict postscript title to ascii.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12838/">PR #12838</a>: Backport PR #12795 on branch v3.0.x (Fix Bezier degree elevation formula in backend_cairo.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12843/">PR #12843</a>: Backport PR #12824 on branch v3.0.x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12890/">PR #12890</a>: Restrict postscript title to ascii.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12878/">PR #12878</a>: Pin pytest to <3.8 (for 3.0.x)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12870/">PR #12870</a>: Backport PR #12869 on branch v3.0.x (Fix latin-1-ization of Title in eps.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12823/">PR #12823</a>: Fix usages of warn_deprecated()</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12869/">PR #12869</a>: Fix latin-1-ization of Title in eps.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12835/">PR #12835</a>: Don't fail tests if cairo dependency is not installed.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12848/">PR #12848</a>: Fix spelling of the name Randall Munroe</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12795/">PR #12795</a>: Fix Bezier degree elevation formula in backend_cairo.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12824/">PR #12824</a>: Add missing datestr2num to docs</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12791/">PR #12791</a>: Backport PR #12790 on branch v3.0.x (Remove ticks and titles from tight bbox tests.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/12790/">PR #12790</a>: Remove ticks and titles from tight bbox tests.</li>
</ul>
<p>Issues (14):</p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/13276/">#13276</a>: calling annotate with nan values for the position still gives error after 3.0.2</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/13450/">#13450</a>: Issues with jquery download caching</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/13223/">#13223</a>: label1On set to true when axis.tick_params(axis='both', which='major', length=5)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/13096/">#13096</a>: Matplotlib.get_backend()/matplotlib.use() cause NSException with Anaconda</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/13311/">#13311</a>: docs unclear on status of constraint layout</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/12675/">#12675</a>: Off-by-one bug in annual axis labels when localized time crosses year boundary</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/13208/">#13208</a>: Wrong argument type for figsize in documentation for figure</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/13201/">#13201</a>: test_backend_qt tests failing</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/13013/">#13013</a>: v3.0.2 local html docs "git describe" error</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/13051/">#13051</a>: Missing self in image_slices_viewer</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/12920/">#12920</a>: Incorrect return type in mplot3d documentation</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/12907/">#12907</a>: Tiny typo in documentation of matplotlib.figure.Figure.colorbar</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/12892/">#12892</a>: GTK3Cairo Backend Legend TypeError</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/12815/">#12815</a>: DOC: matplotlib.dates datestr2num function documentation is missing</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.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 28, 2019.
Created using
<a href="http://sphinx-doc.org/">Sphinx</a> 1.8.4.
Doc version v3.0.3-2-gfc177a9cd.
</div>
</body>
<footer>
</footer>
</html>