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
602 lines (584 loc) · 62.6 KB
/
github_stats.html
File metadata and controls
602 lines (584 loc) · 62.6 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
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
<!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 1.2.0 documentation</title>
<link rel="stylesheet" href="../_static/mpl.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '1.2.0',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</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>
<link rel="search" type="application/opensearchdescription+xml"
title="Search within Matplotlib 1.2.0 documentation"
href="../_static/opensearch.xml"/>
<link rel="top" title="Matplotlib 1.2.0 documentation" href="../index.html" />
<link rel="up" title="User’s Guide" href="index.html" />
<link rel="next" title="License" href="license.html" />
<link rel="prev" title="What’s new in matplotlib" href="whats_new.html" />
</head>
<body>
<!-- Piwik -->
<script type="text/javascript">
if ("matplotlib.sourceforge.net" == document.location.hostname ||
"matplotlib.sf.net" == document.location.hostname) {
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/matplotlib/" : "http://apps.sourceforge.net/piwik/matplotlib/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
}
</script>
<script type="text/javascript">
if ("matplotlib.sourceforge.net" == document.location.hostname ||
"matplotlib.sf.net" == document.location.hostname) {
piwik_action_name = '';
piwik_idsite = 1;
piwik_url = pkBaseURL + "piwik.php";
piwik_log(piwik_action_name, piwik_idsite, piwik_url);
document.write(unescape('%3Cobject%3E%3Cnoscript%3E%3Cp%3E%3Cimg src="http://apps.sourceforge.net/piwik/matplotlib/piwik.php?idsite=1" alt="piwik"/%3E%3C/p%3E%3C/noscript%3E%3C/object%3E'));
}
</script>
<!-- End Piwik Tag -->
<link rel="shortcut icon" href="_static/favicon.ico">
<!-- The "Fork me on github" ribbon -->
<img style="float: right; margin-bottom: -40px; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png" usemap="#ribbonmap"/>
<map name="ribbonmap">
<area shape="poly" coords="15,0,148,-1,148,135" href="https://github.com/matplotlib/matplotlib" title="Fork me on GitHub" />
</map>
<div style="background-color: white; text-align: left; padding: 10px 10px 15px 15px">
<a href="../index.html"><img src="../_static/logo2.png" border="0" alt="matplotlib"/></a>
</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="license.html" title="License"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="whats_new.html" title="What’s new in matplotlib"
accesskey="P">previous</a> |</li>
<li><a href="../index.html">home</a>| </li>
<li><a href="../search.html">search</a>| </li>
<li><a href="../examples/index.html">examples</a>| </li>
<li><a href="../gallery.html">gallery</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">
<h4>Previous topic</h4>
<p class="topless"><a href="whats_new.html"
title="previous chapter">What’s new in matplotlib</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="license.html"
title="next chapter">License</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../_sources/users/github_stats.txt"
rel="nofollow">Show Source</a></li>
</ul>
<div id="searchbox" style="display: none">
<h3>Quick search</h3>
<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>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</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 2012/06/30 - 2012/09/07 (tag: v1.1.1)</p>
<p>These lists are automatically generated, and may be incomplete or contain duplicates.</p>
<p>The following 71 authors contributed 1151 commits.</p>
<ul class="simple">
<li>Aaron Boushley</li>
<li>Ahmet Bakan</li>
<li>Amy</li>
<li>Andrew Dawson</li>
<li>Arnaud Gardelein</li>
<li>Ben Gamari</li>
<li>Ben Root</li>
<li>Bradley M. Froehle</li>
<li>Brett Graham</li>
<li>Bussonnier Matthias</li>
<li>C. Gohlke</li>
<li>Christoph Dann</li>
<li>Christoph Gohlke</li>
<li>Corey Farwell</li>
<li>Craig M</li>
<li>Craig Tenney</li>
<li>Damon McDougall</li>
<li>Daniel Hyams</li>
<li>Darren Dale</li>
<li>David Huard</li>
<li>Eric Firing</li>
<li>Ezra Peisach</li>
<li>Gellule Xg</li>
<li>Graham Poulter</li>
<li>Hubert Holin</li>
<li>Ian Thomas</li>
<li>Ignas Anikevicius (gns_ank)</li>
<li>Jack (aka Daniel) Kelly</li>
<li>Jack Kelly</li>
<li>Jae-Joon Lee</li>
<li>James R. Evans</li>
<li>Jason Grout</li>
<li>Jens H. Nielsen</li>
<li>Joe Kington</li>
<li>John Hunter</li>
<li>Jonathan Waltman</li>
<li>Jouni K. Seppänen</li>
<li>Lance Hepler</li>
<li>Marc Abramowitz</li>
<li>Martin Spacek</li>
<li>Matthew Emmett</li>
<li>Matthias BUSSONNIER</li>
<li>Michael Droettboom</li>
<li>Michiel de Hoon</li>
<li>Mike Kaufman</li>
<li>Neil</li>
<li>Nelle Varoquaux</li>
<li>Nikolay Vyahhi</li>
<li>Paul Ivanov</li>
<li>Peter Würtz</li>
<li>Phil Elson</li>
<li>Piti Ongmongkolkul</li>
<li>Robert Johansson</li>
<li>Russell Owen</li>
<li>Ryan May</li>
<li>Simon Cross</li>
<li>Stefan van der Walt</li>
<li>Takafumi Arakaki</li>
<li>Thomas A Caswell</li>
<li>Thomas Kluyver</li>
<li>Thomas Robitaille</li>
<li>Tobias Hoppe</li>
<li>Tony S Yu</li>
<li>Zach Pincus</li>
<li>bev-a-tron</li>
<li>endolith</li>
<li>goir</li>
<li>mcelrath</li>
<li>pelson</li>
<li>pwuertz</li>
<li>vbr</li>
</ul>
<p>We closed a total of 349 issues, 123 pull requests and 226 regular issues;
this is the full list (generated with the script
<tt class="file docutils literal"><span class="pre">tools/github_stats.py</span></tt>):</p>
<p>Pull Requests (123):</p>
<ul class="simple">
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1168/">PR #1168</a>: PEP8 compliance on artist.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1213/">PR #1213</a>: Include username in tempdir</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1182/">PR #1182</a>: Bezier pep8</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1206/">PR #1206</a>: README and links fixes</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1192/">PR #1192</a>: Issue835 2: replacement for #835</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1187/">PR #1187</a>: Add a <em>simple</em> arrow example</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1120/">PR #1120</a>: FAIL: matplotlib.tests.test_transforms.test_pre_transform_plotting.test on Python 3.x</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/714/">PR #714</a>: Initial rework of gen_gallery.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1150/">PR #1150</a>: the affine matrix is calculated in the display coordinate for interpolation=’none’</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1145/">PR #1145</a>: Fix formatter reset when twin{x,y}() is called</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1201/">PR #1201</a>: Fix typo in object-oriented API</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1061/">PR #1061</a>: Add log option to Axes.hist2d</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1125/">PR #1125</a>: Reduce object-oriented boilerplate for users</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1195/">PR #1195</a>: Fixed pickle tests to use the BufferIO object for python3 support.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1198/">PR #1198</a>: Fixed python2.6 support (by removing use of viewvalues on a dict).</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1197/">PR #1197</a>: Handled future division changes for python3 (fixes #1194).</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1162/">PR #1162</a>: FIX nose.tools.assert_is is only supported with python2.7</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/803/">PR #803</a>: Return arrow collection as 2nd argument of streamplot.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1189/">PR #1189</a>: BUG: Fix streamplot when velocity component is exactly zero.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1191/">PR #1191</a>: Small bugfixes to the new pickle support.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1146/">PR #1146</a>: Fix invalid transformation in InvertedSymmetricalLogTransform.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1169/">PR #1169</a>: Subplot.twin[xy] returns a Subplot instance</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1183/">PR #1183</a>: FIX undefined elements were used at several places in the mlab module</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/498/">PR #498</a>: get_sample_data still broken on v.1.1.x</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1170/">PR #1170</a>: Uses tight_layout.get_subplotspec_list to check if all axes are compatible w/ tight_layout</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1174/">PR #1174</a>: closes #1173 - backporting python2.7 subprocess’s check_output to be abl...</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1175/">PR #1175</a>: Pickling support added. Various whitespace fixes as a result of reading <em>lots</em> of code.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1098/">PR #1098</a>: suppress exception upon quitting with qt4agg on osx</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1171/">PR #1171</a>: backend_pgf: handle OSError when testing for xelatex/pdflatex</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1164/">PR #1164</a>: doc: note contourf hatching in whats_new.rst</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1153/">PR #1153</a>: PEP8 on artist</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1163/">PR #1163</a>: tight_layout: fix regression for figures with non SubplotBase Axes</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1159/">PR #1159</a>: FIX assert_raises cannot be called with <tt class="docutils literal"><span class="pre">with</span></tt></li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1160/">PR #1160</a>: backend_pgf: clarifications and fixes in documentation</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1154/">PR #1154</a>: six inclusion for dateutil on py3 doesn’t work</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1149/">PR #1149</a>: Add Phil Elson’s percentage histogram example</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1158/">PR #1158</a>: FIX - typo in lib/matplotlib/testing/compare.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1155/">PR #1155</a>: workaround for fixed dpi assumption in adjust_bbox_pdf</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1142/">PR #1142</a>: What’s New: Python 3 paragraph</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1130/">PR #1130</a>: Fix writing pdf on stdout</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/832/">PR #832</a>: MPLCONFIGDIR tries to be created in read-only home</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1140/">PR #1140</a>: BUG: Fix fill_between when NaN values are present</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1144/">PR #1144</a>: Added tripcolor whats_new section.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1010/">PR #1010</a>: Port part of errorfill from Tony Yu’s mpltools.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1141/">PR #1141</a>: backend_pgf: fix parentheses typo</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1114/">PR #1114</a>: Make grid accept alpha rcParam</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1124/">PR #1124</a>: PGF backend, fix #1116, #1118 and #1128</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/983/">PR #983</a>: Issues with dateutil and pytz</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1133/">PR #1133</a>: figure.py: import warnings, and make imports absolute</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1132/">PR #1132</a>: clean out obsolete matplotlibrc-related bits to close #1123</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1131/">PR #1131</a>: Cleanup after the gca test.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/563/">PR #563</a>: sankey.add() has mutable defaults</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/731/">PR #731</a>: Plot limit with transform</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1107/">PR #1107</a>: Added %s support for labels.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/774/">PR #774</a>: Allow automatic use of tight_layout.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1122/">PR #1122</a>: DOC: Add streamplot description to What’s New page</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1111/">PR #1111</a>: Fixed transoffset example from failing.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/840/">PR #840</a>: Documentation Errors for specgram</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1088/">PR #1088</a>: For a text artist, if it has a _bbox_patch associated with it, the contains test should reflect this.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/986/">PR #986</a>: Add texinfo build target in doc/make.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1076/">PR #1076</a>: PGF backend for XeLaTeX/LuaLaTeX support</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1090/">PR #1090</a>: External transform api</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1108/">PR #1108</a>: Fix documentation warnings</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/861/">PR #861</a>: Add rcfile function (which loads rc params from a given file).</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1062/">PR #1062</a>: increased the padding on FileMovieWritter.frame_format_str</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1100/">PR #1100</a>: Doc multi version master</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1105/">PR #1105</a>: Fixed comma between tests.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1095/">PR #1095</a>: Colormap byteorder bug</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1103/">PR #1103</a>: colorbar: correct error introduced in commit 089024; closes #1102</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1067/">PR #1067</a>: Support multi-version documentation on the website</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1031/">PR #1031</a>: Added ‘capthick’ kwarg to errorbar()</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1074/">PR #1074</a>: Added broadcasting support in some mplot3d methods</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1064/">PR #1064</a>: Locator interface</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/850/">PR #850</a>: Added tripcolor triangle-centred colour values.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1093/">PR #1093</a>: Exposed the callback id for the default key press handler so that it can be easily diabled. Fixes #215.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1065/">PR #1065</a>: fixed conversion from pt to inch in tight_layout</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1082/">PR #1082</a>: doc: in pcolormesh docstring, say what it does.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1078/">PR #1078</a>: doc: note that IDLE doesn’t work with interactive mode.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1071/">PR #1071</a>: patches.polygon: fix bug in handling of path closing, #1018.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1057/">PR #1057</a>: Contour norm scaling</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1056/">PR #1056</a>: Test framework cleanups</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/778/">PR #778</a>: Make tests faster</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1024/">PR #1024</a>: broken links in the gallery</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1054/">PR #1054</a>: stix_fonts_demo.py fails with bad refcount</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/960/">PR #960</a>: Fixed logformatting for non integer bases.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/897/">PR #897</a>: GUI icon in Tkinter</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1053/">PR #1053</a>: Move Python 3 import of reload() to the module that uses it</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1049/">PR #1049</a>: Update examples/user_interfaces/embedding_in_wx2.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1050/">PR #1050</a>: Update examples/user_interfaces/embedding_in_wx4.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1051/">PR #1051</a>: Update examples/user_interfaces/mathtext_wx.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1052/">PR #1052</a>: Update examples/user_interfaces/wxcursor_demo.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1047/">PR #1047</a>: Enable building on Python 3.3 for Windows</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1036/">PR #1036</a>: Move all figures to the front with a non-interactive show() in macosx backend.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1042/">PR #1042</a>: Three more plot_directive configuration options</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1022/">PR #1022</a>: contour: map extended ranges to “under” and “over” values</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1007/">PR #1007</a>: modifying GTK3 example to use pygobject, and adding a simple example to demonstrate NavigationToolbar in GTK3</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1004/">PR #1004</a>: Added savefig.bbox option to matplotlibrc</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/976/">PR #976</a>: Fix embedding_in_qt4_wtoolbar.py on Python 3</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1034/">PR #1034</a>: MdH = allow compilation on recent Mac OS X without compiler warnings</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1028/">PR #1028</a>: Fix use() so that it is possible to reset the rcParam.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1033/">PR #1033</a>: Py3k: reload->imp.reload</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1002/">PR #1002</a>: Fixed potential overflow exception in the lines.contains() method</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1025/">PR #1025</a>: Timers</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/989/">PR #989</a>: Animation subprocess bug</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/898/">PR #898</a>: Added warnings for easily confusible subplot/subplots invokations</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/963/">PR #963</a>: Add detection of file extension for file-like objects</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/973/">PR #973</a>: Fix sankey.py pep8 and py3 compatibility</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/972/">PR #972</a>: Force closing PIL image files</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/981/">PR #981</a>: Fix pathpatch3d_demo.py on Python 3</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/980/">PR #980</a>: Fix basic_units.py on Python 3. PEP8 and PyLint cleanup.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1014/">PR #1014</a>: qt4: remove duplicate file save button; and remove trailing whitespace</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1011/">PR #1011</a>: fix for bug #996 and related issues</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/985/">PR #985</a>: support current and future FreeBSD releases</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/1000/">PR #1000</a>: Fix traceback for vlines/hlines, when an empty list or array passed in for x/y.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/994/">PR #994</a>: Fix bug in pcolorfast introduced by #901</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/993/">PR #993</a>: Fix typo</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/908/">PR #908</a>: use Qt window title as default savefig filename</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/971/">PR #971</a>: Close fd temp file following rec2csv_bad_shape test</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/851/">PR #851</a>: Simple GUI interface enhancements</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/979/">PR #979</a>: Fix test_mouseclicks.py on Python 3</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/977/">PR #977</a>: Fix lasso_selector_demo.py on Python 3</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/970/">PR #970</a>: Fix tiff and jpeg export via PIL</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/pull/961/">PR #961</a>: Issue 807 auto minor locator</li>
</ul>
<p>Issues (226):</p>
<ul class="simple">
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1096/">#1096</a>: Documentation bug: pyplot.arrow does not list enough keywords to successfully draw an arrow</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1168/">#1168</a>: PEP8 compliance on artist.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1213/">#1213</a>: Include username in tempdir</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1182/">#1182</a>: Bezier pep8</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1177/">#1177</a>: Handled baseline image folder identification for non matplotlib projects.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1091/">#1091</a>: Update README.txt for v1.2</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1206/">#1206</a>: README and links fixes</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1192/">#1192</a>: Issue835 2: replacement for #835</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1187/">#1187</a>: Add a <em>simple</em> arrow example</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1120/">#1120</a>: FAIL: matplotlib.tests.test_transforms.test_pre_transform_plotting.test on Python 3.x</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/835/">#835</a>: add documentation for figure show method in backend_bases and backend_template</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/714/">#714</a>: Initial rework of gen_gallery.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1150/">#1150</a>: the affine matrix is calculated in the display coordinate for interpolation=’none’</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1087/">#1087</a>: Update whats new section</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/385/">#385</a>: BUG: plot_directive: look for plot script files relative to the .rst file</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1110/">#1110</a>: twiny overrides formatter and adds another x-axis</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1145/">#1145</a>: Fix formatter reset when twin{x,y}() is called</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/547/">#547</a>: undocumented scatter marker definition change</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1201/">#1201</a>: Fix typo in object-oriented API</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1061/">#1061</a>: Add log option to Axes.hist2d</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1094/">#1094</a>: Feature request - make it simpler to use full OO interface</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1125/">#1125</a>: Reduce object-oriented boilerplate for users</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1085/">#1085</a>: Images shifted relative to other plot feature in vector graphic output formats</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1195/">#1195</a>: Fixed pickle tests to use the BufferIO object for python3 support.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1198/">#1198</a>: Fixed python2.6 support (by removing use of viewvalues on a dict).</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1194/">#1194</a>: Streamplot result python version dependent</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1197/">#1197</a>: Handled future division changes for python3 (fixes #1194).</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/557/">#557</a>: Crash during date axis setup</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/600/">#600</a>: errorbar(): kwarg ‘markevery’ not working as expected.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/174/">#174</a>: Memory leak in example simple_idle_wx.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/232/">#232</a>: format in plot_direcitive sphinx>=1.0.6 compatible patch</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1162/">#1162</a>: FIX nose.tools.assert_is is only supported with python2.7</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1165/">#1165</a>: tight_layout fails on twinx, twiny</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/803/">#803</a>: Return arrow collection as 2nd argument of streamplot.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1189/">#1189</a>: BUG: Fix streamplot when velocity component is exactly zero.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1191/">#1191</a>: Small bugfixes to the new pickle support.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/323/">#323</a>: native format for figures</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1146/">#1146</a>: Fix invalid transformation in InvertedSymmetricalLogTransform.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1169/">#1169</a>: Subplot.twin[xy] returns a Subplot instance</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1183/">#1183</a>: FIX undefined elements were used at several places in the mlab module</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/498/">#498</a>: get_sample_data still broken on v.1.1.x</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1170/">#1170</a>: Uses tight_layout.get_subplotspec_list to check if all axes are compatible w/ tight_layout</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1173/">#1173</a>: The PGF backend only works on python2.7 and +</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1174/">#1174</a>: closes #1173 - backporting python2.7 subprocess’s check_output to be abl...</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1175/">#1175</a>: Pickling support added. Various whitespace fixes as a result of reading <em>lots</em> of code.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1179/">#1179</a>: Attempt at making travis output shorter.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1020/">#1020</a>: Picklable figures</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1098/">#1098</a>: suppress exception upon quitting with qt4agg on osx</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1171/">#1171</a>: backend_pgf: handle OSError when testing for xelatex/pdflatex</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1164/">#1164</a>: doc: note contourf hatching in whats_new.rst</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/606/">#606</a>: Unable to configure grid using axisartist</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1153/">#1153</a>: PEP8 on artist</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1163/">#1163</a>: tight_layout: fix regression for figures with non SubplotBase Axes</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1117/">#1117</a>: ERROR: matplotlib.tests.test_axes.test_contour_colorbar.test fails on Python 3</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1159/">#1159</a>: FIX assert_raises cannot be called with <tt class="docutils literal"><span class="pre">with</span></tt></li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/206/">#206</a>: hist normed=True problem?</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1160/">#1160</a>: backend_pgf: clarifications and fixes in documentation</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1154/">#1154</a>: six inclusion for dateutil on py3 doesn’t work</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/320/">#320</a>: hist plot in percent</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1149/">#1149</a>: Add Phil Elson’s percentage histogram example</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1158/">#1158</a>: FIX - typo in lib/matplotlib/testing/compare.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1135/">#1135</a>: Problems with bbox_inches=’tight’</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1155/">#1155</a>: workaround for fixed dpi assumption in adjust_bbox_pdf</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1142/">#1142</a>: What’s New: Python 3 paragraph</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1138/">#1138</a>: tight_bbox made assumptions about the display-units without checking the figure</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1130/">#1130</a>: Fix writing pdf on stdout</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/832/">#832</a>: MPLCONFIGDIR tries to be created in read-only home</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1140/">#1140</a>: BUG: Fix fill_between when NaN values are present</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1144/">#1144</a>: Added tripcolor whats_new section.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1010/">#1010</a>: Port part of errorfill from Tony Yu’s mpltools.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1141/">#1141</a>: backend_pgf: fix parentheses typo</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1114/">#1114</a>: Make grid accept alpha rcParam</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1118/">#1118</a>: ERROR: matplotlib.tests.test_backend_pgf.test_pdflatex on Python 3.x</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1116/">#1116</a>: ERROR: matplotlib.tests.test_backend_pgf.test_xelatex</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1124/">#1124</a>: PGF backend, fix #1116, #1118 and #1128</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/745/">#745</a>: Cannot run tests with Python 3.x on MacOS 10.7</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/983/">#983</a>: Issues with dateutil and pytz</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1137/">#1137</a>: PGF/Tikz: savefig could not handle a filename</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1128/">#1128</a>: PGF back-end fails on simple graph</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1133/">#1133</a>: figure.py: import warnings, and make imports absolute</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1123/">#1123</a>: Rationalize the number of ancillary (default matplotlibrc) files</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1132/">#1132</a>: clean out obsolete matplotlibrc-related bits to close #1123</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1131/">#1131</a>: Cleanup after the gca test.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/563/">#563</a>: sankey.add() has mutable defaults</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/238/">#238</a>: patch for qt4 backend</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/731/">#731</a>: Plot limit with transform</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1107/">#1107</a>: Added %s support for labels.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/720/">#720</a>: Bug with bbox_inches=’tight’</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1084/">#1084</a>: doc/mpl_examples/pylab_examples/transoffset.py not working as expected</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/774/">#774</a>: Allow automatic use of tight_layout.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1122/">#1122</a>: DOC: Add streamplot description to What’s New page</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1111/">#1111</a>: Fixed transoffset example from failing.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/840/">#840</a>: Documentation Errors for specgram</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1088/">#1088</a>: For a text artist, if it has a _bbox_patch associated with it, the contains test should reflect this.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1119/">#1119</a>: ERROR: matplotlib.tests.test_image.test_imread_pil_uint16 on Python 3.x</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/353/">#353</a>: Improved output of text in SVG and PDF</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/291/">#291</a>: size information from print_figure</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/986/">#986</a>: Add texinfo build target in doc/make.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1076/">#1076</a>: PGF backend for XeLaTeX/LuaLaTeX support</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1090/">#1090</a>: External transform api</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1108/">#1108</a>: Fix documentation warnings</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/811/">#811</a>: Allow tripcolor to directly plot triangle-centered functions</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1005/">#1005</a>: imshow with big-endian data types on OS X</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/892/">#892</a>: Update animation.py docstrings to “raw” Sphinx format</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/861/">#861</a>: Add rcfile function (which loads rc params from a given file).</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/988/">#988</a>: Trim white spaces while saving from Navigation toolbar</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/670/">#670</a>: Add a printer button to the navigation toolbar</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1062/">#1062</a>: increased the padding on FileMovieWritter.frame_format_str</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/188/">#188</a>: MacOSX backend brings up GUI unnecessarily</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1041/">#1041</a>: make.osx SDK location needs updating</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1043/">#1043</a>: Fix show command for Qt backend to raise window to top</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1046/">#1046</a>: test failing on master</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/962/">#962</a>: Bug with figure.savefig(): using AGG, PIL, JPG and StringIO</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1045/">#1045</a>: 1.1.1 not in pypi</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1100/">#1100</a>: Doc multi version master</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1106/">#1106</a>: Published docs for v1.1.1 missing pyplot.polar</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/569/">#569</a>: 3D bar graphs with variable depth</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/359/">#359</a>: new plot style: stackplot</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/297/">#297</a>: pip/easy_install installs old version of matplotlib</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/152/">#152</a>: Scatter3D: arguments (c,s,...) are not taken into account</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1105/">#1105</a>: Fixed comma between tests.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1095/">#1095</a>: Colormap byteorder bug</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1102/">#1102</a>: examples/pylab_examples/contour_demo.py fails</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1103/">#1103</a>: colorbar: correct error introduced in commit 089024; closes #1102</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1067/">#1067</a>: Support multi-version documentation on the website</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1031/">#1031</a>: Added ‘capthick’ kwarg to errorbar()</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1074/">#1074</a>: Added broadcasting support in some mplot3d methods</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1032/">#1032</a>: Axesbase</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1064/">#1064</a>: Locator interface</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/850/">#850</a>: Added tripcolor triangle-centred colour values.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1059/">#1059</a>: Matplotlib figure window freezes during interactive mode</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/215/">#215</a>: skipping mpl-axes-interaction during key_press_event’s</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1093/">#1093</a>: Exposed the callback id for the default key press handler so that it can be easily diabled. Fixes #215.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/909/">#909</a>: Log Formatter for tick labels can’t handle non-integer base</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1065/">#1065</a>: fixed conversion from pt to inch in tight_layout</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1086/">#1086</a>: Problem with subplot / matplotlib.dates interaction</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/782/">#782</a>: mplot3d: grid doesn’t update after adding a slider to figure?</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/703/">#703</a>: pcolormesh help not helpful</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1082/">#1082</a>: doc: in pcolormesh docstring, say what it does.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1068/">#1068</a>: Add stairstep plotting functionality</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1078/">#1078</a>: doc: note that IDLE doesn’t work with interactive mode.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/704/">#704</a>: ignore case in <tt class="xref py py-obj docutils literal"><span class="pre">edgecolors</span></tt> keyword in <tt class="xref py py-obj docutils literal"><span class="pre">pcolormesh</span></tt> (and possibly other places)</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/708/">#708</a>: set_clim not working with NonUniformImage</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/768/">#768</a>: Add “tight_layout” button to toolbar</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/791/">#791</a>: v1.1.1 release candidate testing</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/844/">#844</a>: imsave/imshow and cmaps</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/939/">#939</a>: test failure: matplotlib.tests.test_mathtext.mathfont_stix_14_test.test</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/875/">#875</a>: Replace “jet” with “hot” as the default colormap</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/881/">#881</a>: “Qualitative” colormaps represented as continuous</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1072/">#1072</a>: For a text artist, if it has a _bbox_patch associated with it, the conta...</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1071/">#1071</a>: patches.polygon: fix bug in handling of path closing, #1018.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1018/">#1018</a>: BUG: check for closed path in Polygon.set_xy()</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1066/">#1066</a>: fix limit calculation of step* histogram</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1073/">#1073</a>: Mplot3d/input broadcast</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/906/">#906</a>: User-specified medians and conf. intervals in boxplots</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/899/">#899</a>: Update for building matplotlib under Mac OS X 10.7 Lion and XCode > 4.2</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1057/">#1057</a>: Contour norm scaling</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1035/">#1035</a>: Added a GTK3 implementation of the SubplotTool window.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/807/">#807</a>: Crash when using zoom tools on a plot: AutoMinorLocator after MultipleLocator gives “ValueError: Need at least two major ticks to find minor tick locations”</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1023/">#1023</a>: New button to toolbar for tight_layout.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1056/">#1056</a>: Test framework cleanups</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/778/">#778</a>: Make tests faster</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1048/">#1048</a>: some matplotlib examples incompatible with wxpython 2.9</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1024/">#1024</a>: broken links in the gallery</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1054/">#1054</a>: stix_fonts_demo.py fails with bad refcount</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/960/">#960</a>: Fixed logformatting for non integer bases.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/897/">#897</a>: GUI icon in Tkinter</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1053/">#1053</a>: Move Python 3 import of reload() to the module that uses it</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1049/">#1049</a>: Update examples/user_interfaces/embedding_in_wx2.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1050/">#1050</a>: Update examples/user_interfaces/embedding_in_wx4.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1051/">#1051</a>: Update examples/user_interfaces/mathtext_wx.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1052/">#1052</a>: Update examples/user_interfaces/wxcursor_demo.py</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1047/">#1047</a>: Enable building on Python 3.3 for Windows</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/819/">#819</a>: Add new plot style: stackplot</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1036/">#1036</a>: Move all figures to the front with a non-interactive show() in macosx backend.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1042/">#1042</a>: Three more plot_directive configuration options</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1044/">#1044</a>: plots not being displayed in OSX 10.8</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1022/">#1022</a>: contour: map extended ranges to “under” and “over” values</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1007/">#1007</a>: modifying GTK3 example to use pygobject, and adding a simple example to demonstrate NavigationToolbar in GTK3</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1004/">#1004</a>: Added savefig.bbox option to matplotlibrc</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/976/">#976</a>: Fix embedding_in_qt4_wtoolbar.py on Python 3</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1013/">#1013</a>: compilation warnings in _macosx.m</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1034/">#1034</a>: MdH = allow compilation on recent Mac OS X without compiler warnings</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/964/">#964</a>: Animation clear_temp=False reuses old frames</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1028/">#1028</a>: Fix use() so that it is possible to reset the rcParam.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1033/">#1033</a>: Py3k: reload->imp.reload</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1002/">#1002</a>: Fixed potential overflow exception in the lines.contains() method</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1025/">#1025</a>: Timers</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/989/">#989</a>: Animation subprocess bug</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/898/">#898</a>: Added warnings for easily confusible subplot/subplots invokations</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/963/">#963</a>: Add detection of file extension for file-like objects</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/973/">#973</a>: Fix sankey.py pep8 and py3 compatibility</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/972/">#972</a>: Force closing PIL image files</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/981/">#981</a>: Fix pathpatch3d_demo.py on Python 3</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/980/">#980</a>: Fix basic_units.py on Python 3. PEP8 and PyLint cleanup.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/996/">#996</a>: macosx backend broken by #901: QuadMesh fails so colorbar fails</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1017/">#1017</a>: axes.Axes.step() function not documented</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1014/">#1014</a>: qt4: remove duplicate file save button; and remove trailing whitespace</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/655/">#655</a>: implement path_effects for Line2D objects</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/999/">#999</a>: pcolormesh edgecolor of “None”</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1011/">#1011</a>: fix for bug #996 and related issues</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1009/">#1009</a>: Simplify import statement</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/982/">#982</a>: Supported FreeBSD10 as per #225</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/225/">#225</a>: Add support for FreeBSD >6.x</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/985/">#985</a>: support current and future FreeBSD releases</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1006/">#1006</a>: MacOSX backend throws exception when plotting a quadmesh</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1000/">#1000</a>: Fix traceback for vlines/hlines, when an empty list or array passed in for x/y.</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/1001/">#1001</a>: Bug fix for issue #955</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/994/">#994</a>: Fix bug in pcolorfast introduced by #901</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/993/">#993</a>: Fix typo</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/908/">#908</a>: use Qt window title as default savefig filename</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/830/">#830</a>: standard key for closing figure (“q”)</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/971/">#971</a>: Close fd temp file following rec2csv_bad_shape test</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/851/">#851</a>: Simple GUI interface enhancements</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/979/">#979</a>: Fix test_mouseclicks.py on Python 3</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/977/">#977</a>: Fix lasso_selector_demo.py on Python 3</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/970/">#970</a>: Fix tiff and jpeg export via PIL</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/707/">#707</a>: key_press_event in pyqt4 embedded matplotlib</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/243/">#243</a>: Debug version/symbols for win32</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/255/">#255</a>: Classes in _transforms.h in global namespace</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/961/">#961</a>: Issue 807 auto minor locator</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/345/">#345</a>: string symbol markers (“scattertext” plot)</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/247/">#247</a>: DLL load failed</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/808/">#808</a>: pip install matplotlib fails</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/168/">#168</a>: setupext.py incorrect for Mac OS X</li>
<li><a class="reference external" href="http://github.com/matplotlib/matplotlib/issues/213/">#213</a>: Fixing library path in setupext.py for Mac</li>
</ul>
</div>
</div>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="license.html" title="License"
>next</a> |</li>
<li class="right" >
<a href="whats_new.html" title="What’s new in matplotlib"
>previous</a> |</li>
<li><a href="../index.html">home</a>| </li>
<li><a href="../search.html">search</a>| </li>
<li><a href="../examples/index.html">examples</a>| </li>
<li><a href="../gallery.html">gallery</a>| </li>
<li><a href="../contents.html">docs</a> »</li>
<li><a href="index.html" >User’s Guide</a> »</li>
</ul>
</div>
<div class="footer">
© Copyright 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team.
Last updated on Nov 26, 2012.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
</div>
</body>
</html>