-
Notifications
You must be signed in to change notification settings - Fork 60
Expand file tree
/
Copy pathgithub_stats.html
More file actions
300 lines (279 loc) · 26.7 KB
/
github_stats.html
File metadata and controls
300 lines (279 loc) · 26.7 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
<!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.3.1 documentation</title>
<link rel="stylesheet" href="../_static/mpl.css?v3.3.1-2-ge49322daa" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" type="text/css" href="../_static/graphviz.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" />
<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/language_data.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.3.1 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.3.0" href="prev_whats_new/github_stats_3.3.0.html" />
<link rel="prev" title="History" href="history.html" />
<link rel="top" title="Matplotlib 3.3.1 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.3.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 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.3.1</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" 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.3.0.html" title="GitHub Stats for Matplotlib 3.3.0"
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 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.3.0.html" title="next chapter">GitHub Stats for Matplotlib 3.3.0</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" 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 2020/07/16 - 2020/08/13 (tag: v3.3.0)</p>
<p>These lists are automatically generated, and may be incomplete or contain duplicates.</p>
<p>We closed 25 issues and merged 73 pull requests.
The full list can be seen <a class="reference external" href="https://github.com/matplotlib/matplotlib/milestone/56?closed=1">on GitHub</a></p>
<p>The following 17 authors contributed 131 commits.</p>
<ul class="simple">
<li>Antony Lee</li>
<li>Ben Root</li>
<li>Bruno Beltran</li>
<li>David Stansby</li>
<li>Elliott Sales de Andrade</li>
<li>Isuru Fernando</li>
<li>jbhopkins</li>
<li>Jody Klymak</li>
<li>Jouni K. Seppänen</li>
<li>Lee Johnston</li>
<li>linchiwei123</li>
<li>Neilzon Viloria</li>
<li>Ryan May</li>
<li>Thomas A Caswell</li>
<li>Tim Hoffmann</li>
<li>Tom Neep</li>
<li>Yichao Yu</li>
</ul>
<p>GitHub issues and pull requests:</p>
<p>Pull Requests (73):</p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18243/">PR #18243</a>: Fix reshape list of strings</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18240/">PR #18240</a>: Backport PR #18235 on branch v3.3.x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18239/">PR #18239</a>: Backport PR #18233 on branch v3.3.x (Fix cibuildwheel trigger condition.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18235/">PR #18235</a>: FIX: check we have a back button in tk toolbar before we touch it</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18233/">PR #18233</a>: Fix cibuildwheel trigger condition.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18231/">PR #18231</a>: Backport PR #18224 on branch v3.3.x (Try out cibuildwheel.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18224/">PR #18224</a>: Try out cibuildwheel.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18230/">PR #18230</a>: Backport PR #18225 on branch v3.3.x (Use certifi when downloading bundled build requirements.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18225/">PR #18225</a>: Use certifi when downloading bundled build requirements.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18229/">PR #18229</a>: Backport PR #18219 on branch v3.3.x (Fixes an issue where WxAgg NavigationToolbar2 broke custom toolbars)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18219/">PR #18219</a>: Fixes an issue where WxAgg NavigationToolbar2 broke custom toolbars</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18228/">PR #18228</a>: Backport PR #18227 on branch v3.3.x (Set pipefail when running flake8 linter.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18227/">PR #18227</a>: Set pipefail when running flake8 linter.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18215/">PR #18215</a>: Backport PR #18185 on branch v3.3.x (FIX: fix reading from http/https urls via imread)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18214/">PR #18214</a>: Backport PR #18184 on branch v3.3.x (Go back to checking figures for their manager in destroy.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18185/">PR #18185</a>: FIX: fix reading from http/https urls via imread</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18184/">PR #18184</a>: Go back to checking figures for their manager in destroy.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18183/">PR #18183</a>: Backport PR #17995 on branch v3.3.x (Avoid using Bbox machinery in Path.get_extents; special case polylines.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18182/">PR #18182</a>: Backport PR #17994 on branch v3.3.x (Special case degree-1 Bezier curves.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18179/">PR #18179</a>: Backport PR #18175 on branch v3.3.x (Downgrade symbol substitution log to info level.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18177/">PR #18177</a>: Backport PR #18092 on branch v3.3.x (Use same Make as FreeType's configure to build it.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18174/">PR #18174</a>: Backport PR #18167 on branch v3.3.x (Catch Pandas AssertionError on deprecated multidimensional indexing. Closes #18158)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18176/">PR #18176</a>: Backport PR #18173 on branch v3.3.x (Fix the return value of Axes.get_navigate_mode.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18175/">PR #18175</a>: Downgrade symbol substitution log to info level.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18092/">PR #18092</a>: Use same Make as FreeType's configure to build it.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18173/">PR #18173</a>: Fix the return value of Axes.get_navigate_mode.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18167/">PR #18167</a>: Catch Pandas AssertionError on deprecated multidimensional indexing. Closes #18158</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18162/">PR #18162</a>: Backport PR #18156 on branch v3.3.x (Fix IndexError when using scatter3d and depthshade=False)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18156/">PR #18156</a>: Fix IndexError when using scatter3d and depthshade=False</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18153/">PR #18153</a>: Backport PR #18142 on branch v3.3.x (Fix nbagg in Chrome 84)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18146/">PR #18146</a>: Backport PR #17989 on branch v3.3.x (gtk/tk: Ensure no flicker when hovering over images.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18142/">PR #18142</a>: Fix nbagg in Chrome 84</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18147/">PR #18147</a>: Backport PR #18136 on branch v3.3.x (Sort 3d sizes along with other properties)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18136/">PR #18136</a>: Sort 3d sizes along with other properties</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/17989/">PR #17989</a>: gtk/tk: Ensure no flicker when hovering over images.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18102/">PR #18102</a>: Fix linting on v3.3.x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18111/">PR #18111</a>: Backport PR #18089 on branch v3.3.x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18109/">PR #18109</a>: Backport PR #18093 on branch v3.3.x (Improve saving animated GIF with ffmpeg)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18089/">PR #18089</a>: Revert "Convert adjust_bbox to use ExitStack."</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18093/">PR #18093</a>: Improve saving animated GIF with ffmpeg</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18104/">PR #18104</a>: Backport PR #18101 on branch v3.3.x (FIX: catch all multi-dim warnings pandas)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18101/">PR #18101</a>: FIX: catch all multi-dim warnings pandas</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18091/">PR #18091</a>: ci: Fix linting being ignored by reviewdog</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18083/">PR #18083</a>: Backport PR #18079 on branch v3.3.x (Set shading='auto' if invalid value passed to pcolormesh)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18079/">PR #18079</a>: Set shading='auto' if invalid value passed to pcolormesh</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18067/">PR #18067</a>: Backport PR #17956 on branch v3.3.x (ENH: Add version check for mac sdk version)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/17956/">PR #17956</a>: ENH: Add version check for mac sdk version</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18053/">PR #18053</a>: Backport PR #18021: FIX: update num2julian and julian2num</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18021/">PR #18021</a>: FIX: update num2julian and julian2num</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18041/">PR #18041</a>: Backport PR #18038 on branch v3.3.x (FIX: use internal _set_postion, not external)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18038/">PR #18038</a>: FIX: use internal _set_postion, not external</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18036/">PR #18036</a>: Backport PR #18030 on branch v3.3.x (Fix PolyCollection.set_verts optimization.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18030/">PR #18030</a>: Fix PolyCollection.set_verts optimization.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18032/">PR #18032</a>: Backport PR #18026 on branch v3.3.x (FIX: Be sure matplotlib.backends is imported before we use it)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18026/">PR #18026</a>: FIX: Be sure matplotlib.backends is imported before we use it</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18027/">PR #18027</a>: Backport PR #17981 on branch v3.3.x (gtk: Fix <code class="docutils literal notranslate"><span class="pre">draw</span></code> on unmapped windows.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/17981/">PR #17981</a>: gtk: Fix <code class="docutils literal notranslate"><span class="pre">draw</span></code> on unmapped windows.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18024/">PR #18024</a>: Backport PR #17963 on branch v3.3.x (TST: Ignore deprecations when switching backends.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18023/">PR #18023</a>: Backport PR #18014 on branch v3.3.x (Fix flipped paths in non-writable config dir warning.)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/17963/">PR #17963</a>: TST: Ignore deprecations when switching backends.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18014/">PR #18014</a>: Fix flipped paths in non-writable config dir warning.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18008/">PR #18008</a>: Backport PR #17969 on branch v3.3.x (Honor <code class="docutils literal notranslate"><span class="pre">'Date':</span> <span class="pre">None</span></code> in metadata)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/18009/">PR #18009</a>: Backport PR #17982 on branch v3.3.x (BF: for degenerate polygons, add CLOSEPOLY vertex)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/17982/">PR #17982</a>: BF: for degenerate polygons, add CLOSEPOLY vertex</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/17969/">PR #17969</a>: Honor <code class="docutils literal notranslate"><span class="pre">'Date':</span> <span class="pre">None</span></code> in metadata</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/17995/">PR #17995</a>: Avoid using Bbox machinery in Path.get_extents; special case polylines.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/17994/">PR #17994</a>: Special case degree-1 Bezier curves.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/17990/">PR #17990</a>: Manual backport of pr 17983 on v3.3.x</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/17984/">PR #17984</a>: Backport PR #17972 on branch v3.3.x (Fix PyPy compatiblity issue)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/17985/">PR #17985</a>: Backport PR #17976 on branch v3.3.x (Fixed #17970 - Docstrings should not accessed with -OO)</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/17983/">PR #17983</a>: FIX: undeprecate and update num2epoch/epoch2num</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/17976/">PR #17976</a>: Fixed #17970 - Docstrings should not accessed with -OO</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/pull/17972/">PR #17972</a>: Fix PyPy compatiblity issue</li>
</ul>
<p>Issues (25):</p>
<ul class="simple">
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18234/">#18234</a>: _reshape_2D function behavior changed, breaks hist for some cases in 3.3.0</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18232/">#18232</a>: different behaviour between 3.3.0 and 3.2.2 (and earlier) for ploting in a Tk canvas</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18212/">#18212</a>: Updated WxAgg NavigationToolbar2 breaks custom toolbars</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18129/">#18129</a>: Error reading png image from URL with imread in matplotlib 3.3</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18163/">#18163</a>: Figure can not be closed if it has associated Agg canvas</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/17974/">#17974</a>: Major speed regression introduced in "plt.bar" definition clipping between 3.0.3 and 3.3.0.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/17998/">#17998</a>: New warning: Substituting symbol perp from STIXGeneral</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18057/">#18057</a>: Fails to install in FreeBSD</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18150/">#18150</a>: Regression in get_navigate_mode() return value</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18158/">#18158</a>: X-axis that is Pandas Series time zone aware timestamps raises AssertionError</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18037/">#18037</a>: Scatter3D: depthshade=False causes IndexError for Tkinter when plotting more than one point.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18169/">#18169</a>: When running python with -OO option, an empty matplotlib docstring causes an exception.</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18165/">#18165</a>: fig.colorbar() and using bbox='tight' in PDF export mess up figure dimensions</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18132/">#18132</a>: A simple 3D scatter plot with %matplotlib notebook is not working</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18135/">#18135</a>: Point size array in the Axes3D scatter() does not follow the same order as in the data points</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18061/">#18061</a>: 3.3.0 regression in png backend with colorbar()</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18076/">#18076</a>: pcolormesh + gourand shading + polar axes is broken</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18010/">#18010</a>: 3.3.0: possible regression/bug with DateFormatter?</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18033/">#18033</a>: v. 3.3.0: horizontal colorbar broken</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18017/">#18017</a>: Optimisation in set_verts causes error if <code class="docutils literal notranslate"><span class="pre">verts</span></code> have irregular sizes</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18022/">#18022</a>: AttributeError: module 'matplotlib' has no attribute 'backends'</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/18011/">#18011</a>: Confusing error message when home config directory not writable</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/17975/">#17975</a>: Computing the bounding box of a degenerate polygon throws an error</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/17968/">#17968</a>: Setting <code class="docutils literal notranslate"><span class="pre">Date</span></code> metadata to <code class="docutils literal notranslate"><span class="pre">None</span></code> does not remove the date metadata from the SVG file</li>
<li><a class="reference external" href="https://github.com/matplotlib/matplotlib/issues/17970/">#17970</a>: AttributeError when using PYTHONOPTIMIZE (due to stripped docstring)</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.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 - 2020 The Matplotlib development team.
<br />
Last updated on Aug 14, 2020.
Created using
<a href="http://sphinx-doc.org/">Sphinx</a> 3.1.1.
Doc version v3.3.1-2-ge49322daa.
</div>
</footer>
</body>
</html>