33Github stats
44============
55
6- GitHub stats for 2012/06/30 - 2013/03/07 (tag: v1.1.1)
6+ GitHub stats for 2012/06/30 - 2013/03/26 (tag: v1.1.1)
77
88These lists are automatically generated, and may be incomplete or contain duplicates.
99
10- The following 88 authors contributed 1605 commits.
10+ The following 90 authors contributed 1618 commits.
1111
1212* Aaron Boushley
1313* Adam Ginsburg
@@ -35,6 +35,7 @@ The following 88 authors contributed 1605 commits.
3535* David Huard
3636* Eric Firing
3737* Ezra Peisach
38+ * Francesco Montesano
3839* Gellule Xg
3940* Graham Poulter
4041* Hubert Holin
@@ -96,24 +97,54 @@ The following 88 authors contributed 1605 commits.
9697* mcelrath
9798* pelson
9899* pwuertz
100+ * torfbolt
99101* vbr
100102
101103
102- We closed a total of 1108 issues, 361 pull requests and 747 regular issues;
104+ We closed a total of 1222 issues, 435 pull requests and 787 regular issues;
103105this is the full list (generated with the script
104106:file: `tools/github_stats.py `):
105107
106- Pull Requests (361 ):
108+ Pull Requests (435 ):
107109
110+ * :ghpull: `1796 `: axes.grid lines using lines.marker settings?
111+ * :ghpull: `1846 `: Fix the clippath renderering so that it uses no-clip unsigned chars
112+ * :ghpull: `1853 `: fill_betweenx signature fixed
113+ * :ghpull: `1854 `: BF - prevent a TypeError for lists of vertices
114+ * :ghpull: `1843 `: test_backend_pgf: TypeError
115+ * :ghpull: `1848 `: add flushing of stdout to update on key event
116+ * :ghpull: `1802 `: Step linestyle
117+ * :ghpull: `1127 `: Change spectral to nipy_spectral, update docs, leave aliases
118+ * :ghpull: `1804 `: MEP10 - documentation improvements on set_xlabel and text of axes.py
119+ * :ghpull: `1764 `: Make loc come after fontdict in set_title. Closes #1759
120+ * :ghpull: `1825 `: Work around missing subprocess members on Google App Engine
121+ * :ghpull: `1826 `: backend_ps: Do not write to a temporary file unless using an external distiller
122+ * :ghpull: `1827 `: MEP10 - documentation improvements on many common plots: scatter plots, ...
123+ * :ghpull: `1834 `: finance: Fixed making directories for explicit cachename
124+ * :ghpull: `1832 `: BF - correct return type for Axes.get_title
125+ * :ghpull: `1803 `: Markers module: PEP8 fixes and MEP10 documentation fixes
126+ * :ghpull: `1795 `: MEP10 - refactored hlines and vlines documentation
127+ * :ghpull: `1822 `: Improved triinterp_demo pylab example
128+ * :ghpull: `1811 `: MultiCursor with additionnal optionnal horizontal bar
129+ * :ghpull: `1817 `: Improved test_triinterp_colinear
130+ * :ghpull: `1799 `: Corrupt/invalid PDF and EPS files when saving a logscaled plot made with negative values
131+ * :ghpull: `1800 `: Agg snapping fixes (for the last time...?) :)
108132* :ghpull: `1786 `: Cubic interpolation for triangular grids
109133* :ghpull: `1808 `: DOC: typo, break lines >80 char, add link to cmaps list
110134* :ghpull: `1801 `: Add .directory files to .gitignore
111135* :ghpull: `1724 `: Re-write stacked step histogram
112136* :ghpull: `1790 `: Fixes problem raised in #1431 (```get_transform` `` should not affect ```is_transform_set` ``)
137+ * :ghpull: `1779 `: Bug in postscript backend in Python 3
113138* :ghpull: `1797 `: PEP8 on colors module
114139* :ghpull: `1291 `: Fix image comparison
140+ * :ghpull: `1791 `: Symbol not found: _CGAffineTransformIdentity on MacOS 10.6
115141* :ghpull: `1794 `: Fix for #1792
142+ * :ghpull: `1454 `: Retool the setup.py infrastructure
143+ * :ghpull: `1785 `: Fix test_bbox_inches_tight
144+ * :ghpull: `1784 `: Attempt to fix Travis "permission denied" error for Python 3
116145* :ghpull: `1775 `: Issue #1763
146+ * :ghpull: `1615 `: Offset is empty with usetex when offset is equal to 1
147+ * :ghpull: `1778 `: Fix clip_path_to_rect, add convenience method on Path object for it
117148* :ghpull: `1669 `: Add EventCollection and eventplot
118149* :ghpull: `1725 `: Fix compiler warnings
119150* :ghpull: `1756 `: Remove broken printing_in_wx.py example.
@@ -128,19 +159,24 @@ Pull Requests (361):
128159* :ghpull: `1755 `: Update examples/pylab_examples/histogram_demo_extended.py
129160* :ghpull: `1497 `: Fix for empty collection check in axes.add_collection
130161* :ghpull: `1685 `: Add default savefig directory
162+ * :ghpull: `1698 `: Fix bug updating WeakKeyDictionary during iteration
131163* :ghpull: `1743 `: slight tweak to the documentation of `errorbar `
132164* :ghpull: `1748 `: Typo in "Annotation" docstring.
133165* :ghpull: `1750 `: Name missmatch in filetypes.rgba and print_rgb of backend_bases.py
134166* :ghpull: `1722 `: Fix sign of infstr in exceltools.rec2exel
167+ * :ghpull: `1726 `: stackplot_test_baseline has different results on 32-bit and 64-bit platforms
135168* :ghpull: `1577 `: PEP8 fixes on the line module
136169* :ghpull: `1728 `: Macosx backend: tweak to coordinates position
137170* :ghpull: `1718 `: Fix set dashes for line collections
171+ * :ghpull: `1721 `: rcParams.keys() is not Python 3 compatible
138172* :ghpull: `1699 `: Enable to switch off the removal of comments in csv2rec.
173+ * :ghpull: `1710 `: Mixing Arial with mathtext on Windows 8 fails
139174* :ghpull: `1705 `: Qt closeevent fixes for v1.2.x
140175* :ghpull: `1671 `: Feature stack base
141176* :ghpull: `1684 `: Fix hist for log=True and histtype='step'
142177* :ghpull: `1708 `: Fix breaking doc build
143178* :ghpull: `1644 `: NF - Left and right side axes titles
179+ * :ghpull: `1666 `: Fix USE_FONTCONFIG=True mode
144180* :ghpull: `1691 `: Fix svg flipping (again)
145181* :ghpull: `1695 `: Alpha kwarg fix
146182* :ghpull: `1696 `: Fixed doc dependency on numpy_ext.numpydoc
@@ -165,11 +201,13 @@ Pull Requests (361):
165201* :ghpull: `1611 `: change handling of legend labels which are None
166202* :ghpull: `1657 `: Add EventCollection and eventplot
167203* :ghpull: `1641 `: PEP8 fixes on the rcsetup module
204+ * :ghpull: `1650 `: _png.read_png crashes on Python 3 with urllib.request object
168205* :ghpull: `1568 `: removed deprecated methods from the axes module.
169206* :ghpull: `1589 `: Fix shifted ylabels (Issue #1571)
170207* :ghpull: `1634 `: add scatterpoints to rcParam
171208* :ghpull: `1654 `: added explicit 'zorder' kwarg to `Colection ` and `LineCollection `.
172209* :ghpull: `1653 `: Fix #570 - Reversing a 3d axis should now work properly.
210+ * :ghpull: `1651 `: WebAgg: pylab compatibility
173211* :ghpull: `1505 `: Issue 1504: changed how `draw ` handles alpha in `markerfacecolor `
174212* :ghpull: `1655 `: add get_segments method to collections.LineCollection
175213* :ghpull: `1652 `: Ignore kdevelop4 project files
@@ -178,16 +216,23 @@ Pull Requests (361):
178216* :ghpull: `1582 `: Linear tri interpolator
179217* :ghpull: `1637 `: change cbook to relative import
180218* :ghpull: `1618 `: Mplot3d/crashfixes
219+ * :ghpull: `1636 `: hexbin log scale is broken in matplotlib 1.2.0
181220* :ghpull: `1624 `: implemented inverse transform for Mollweide axes
221+ * :ghpull: `1630 `: A disconnected callback cannot be reconnected
182222* :ghpull: `1139 `: Make Axes.stem take at least one argument.
223+ * :ghpull: `1426 `: WebAgg backend
224+ * :ghpull: `1606 `: Document the C/C++ code guidelines
183225* :ghpull: `1628 `: Fix errorbar zorder v1.2
184226* :ghpull: `1620 `: Fix bug in _AnnotationBase
185227* :ghpull: `1587 `: Mac OS X 10.5 needs an autoreleasepool here to avoid memory leaks. Newer...
186228* :ghpull: `1597 `: new MatplotlibDeprecationWarning class (against master)
187229* :ghpull: `1596 `: new MatplotlibDeprecationWarning class (against 1.2.x)
230+ * :ghpull: `1532 `: CXX/Python2/cxx_extensions.cxx:1320: Assertion `ob_refcnt == 0'
188231* :ghpull: `1604`: Make font_manager ignore KeyErrors for bad fonts
189232* :ghpull: `1605 `: Change printed -> pretty-printed
190233* :ghpull: `1557 `: inverting an axis shouldn't affect the autoscaling setting
234+ * :ghpull: `1603 `: ylim=0.0 is not well handled in polar plots
235+ * :ghpull: `1583 `: Crash with text.usetex=True and plt.annotate
191236* :ghpull: `1602 `: Fixed typos in docs (squashed version of #1600)
192237* :ghpull: `1592 `: Fix a syntax error in examples (movie_demo.py)
193238* :ghpull: `1590 `: Positional argument specifiers are required by Python 2.6
@@ -210,6 +255,7 @@ Pull Requests (361):
210255* :ghpull: `1550 `: PEP8 fixes on the module texmanager
211256* :ghpull: `1289 `: Autoscaling and limits in mplot3d.
212257* :ghpull: `1551 `: PEP8 fixes on the spines module
258+ * :ghpull: `1537 `: Fix savefig.extension == "auto"
213259* :ghpull: `1297 `: pyplot.plotfile. gridon option added with default from rcParam.
214260* :ghpull: `1538 `: Remove unnecessary clip from Cairo backend; squashed commit
215261* :ghpull: `1544 `: str.format() doesn't work on python 2.6
@@ -226,6 +272,7 @@ Pull Requests (361):
226272* :ghpull: `1524 `: Make README.txt consistent reStructuredText
227273* :ghpull: `1525 `: pgf: documentation enhancements
228274* :ghpull: `1510 `: pgf: documentation enhancements
275+ * :ghpull: `1512 `: Reorganize the developer docs
229276* :ghpull: `1518 `: PEP8 compliance on the delaunay module
230277* :ghpull: `1357 `: PEP8 fixes on text.py
231278* :ghpull: `1469 `: PEP8-compliance on axes.py (patch 2 / 4)
@@ -249,28 +296,35 @@ Pull Requests (361):
249296* :ghpull: `1395 `: PEP8 fixes on contour.py
250297* :ghpull: `1464 `: PEP8-compliance on axes.py (patch 1 / 4)
251298* :ghpull: `1400 `: PEP8 fixes on offsetbox.py
299+ * :ghpull: `1463 `: Document the Gtk3 backends
252300* :ghpull: `1397 `: PEP8 fixes on sankey.py
253301* :ghpull: `1396 `: PEP8 fixes on colors
254302* :ghpull: `1394 `: PEP8 fixes on _cm.py
255303* :ghpull: `1456 `: pgf: documentation fixes
304+ * :ghpull: `1450 `: Colorbar edges are different in PDF backend
256305* :ghpull: `1453 `: Remove John Hunter's email from mpl docstring
306+ * :ghpull: `1437 `: agg_buffer_to_array.py crashes
257307* :ghpull: `1445 `: JRE - Modified 'use' so that it will only warn if the requested backend ...
258308* :ghpull: `1439 `: Remove all mention of make.osx in README.osx
259309* :ghpull: `1434 `: C++11 narrowing conversions
260310* :ghpull: `1449 `: removed setup.py print statement.
261311* :ghpull: `1420 `: Join bbox_extra_artists and bbox_inches
312+ * :ghpull: `1444 `: Colorbar edges are different in PDF backend
262313* :ghpull: `1436 `: Exception message improvement.
263314* :ghpull: `1431 `: Fixed transform=None behaviour on Artists.
264315* :ghpull: `1430 `: Add trove classifiers to setup.py
265316* :ghpull: `1427 `: Fix AttrituteError for .lower on tuple of strings
266317* :ghpull: `1425 `: Rebase of #1418 on v1.2.x
318+ * :ghpull: `1411 `: Fix transparent markers in PDF backend. Closes #1410
267319* :ghpull: `1416 `: backend_pdf: optional rgbFace arg in fillp replaces code in draw_markers. Closes #1410
268320* :ghpull: `1414 `: Fix scilimits docstring in ticklabel_format
269321* :ghpull: `1314 `: Range bug fix for pcolor and pcolormesh
270322* :ghpull: `1323 `: Work around a huge memory leak in PySide on Python 3
271323* :ghpull: `1409 `: Make table.py use BBox.union over bbox_all
272324* :ghpull: `1387 `: Make setupegg symlink correct dateutil library
325+ * :ghpull: `1404 `: PySide segfaults immediately on Linux
273326* :ghpull: `1406 `: Fix bug when stacking histograms with non-integer weights (v1.2.x branch)
327+ * :ghpull: `1403 `: Improve "Report a problem" to "Getting help"
274328* :ghpull: `1380 `: Fix svg writer for StringIO objects
275329* :ghpull: `1388 `: Deprecate original NavigationToolbar
276330* :ghpull: `1389 `: Remove unused autolayout_validator() from rcsetup
@@ -309,9 +363,11 @@ Pull Requests (361):
309363* :ghpull: `1330 `: Tiny (but serious) bugfixes in image.py
310364* :ghpull: `1298 `: Update trisurf to support custom triangulations
311365* :ghpull: `1286 `: backend_pgf: improve handling of temporary directories
366+ * :ghpull: `1316 `: very high negative zorder breaks vector graphic rendering
312367* :ghpull: `1283 `: Fix tripcolor with shading='faceted'
313368* :ghpull: `1320 `: Cursor widget now uses widgetlock; closes Issue #156
314369* :ghpull: `1315 `: Add documentation of colorbar issue #1188 to colorbar documentation.
370+ * :ghpull: `1307 `: Marker not round with markersize=3
315371* :ghpull: `1285 `: Hide Tk root window until later
316372* :ghpull: `1305 `: Fix pointer syntax error
317373* :ghpull: `1294 `: Update lib/mpl_toolkits/mplot3d/axes3d.py
@@ -333,7 +389,9 @@ Pull Requests (361):
333389* :ghpull: `1269 `: Fix typo in docstring
334390* :ghpull: `1260 `: Fix BoundaryNorm interpolation with numpy 1.7rc.
335391* :ghpull: `1261 `: Update six.py to version 1.2
392+ * :ghpull: `1255 `: Fix test_pickle test.
336393* :ghpull: `1152 `: checkable pan/zoom buttons for QT NavigationToolbar
394+ * :ghpull: `1243 `: Broken doc links
337395* :ghpull: `1242 `: Doc tidy up.
338396* :ghpull: `1224 `: Imsave alpha
339397* :ghpull: `1241 `: backend_pgf: fix parsing of CR+LF newlines
@@ -348,6 +406,7 @@ Pull Requests (361):
348406* :ghpull: `1231 `: fix Typesetting in plot() docstring
349407* :ghpull: `1215 `: PEP8 on lib/matplotlib.afm.py
350408* :ghpull: `1216 `: PEP8 fixes on the animation module
409+ * :ghpull: `1208 `: FAIL: matplotlib.tests.test_text.test_contains.test
351410* :ghpull: `1209 `: Pass linewidth to Mac context properly
352411* :ghpull: `847 `: Add stacked kwarg to hist and implement stacked hists for step histtype
353412* :ghpull: `1228 `: backend_pgf: pep8 edits
@@ -361,9 +420,12 @@ Pull Requests (361):
361420* :ghpull: `1220 `: Figure.show: clarify docstring and error message
362421* :ghpull: `1167 `: PEP8 lib/matplotlib/patches.py
363422* :ghpull: `1168 `: PEP8 compliance on artist.py
423+ * :ghpull: `1213 `: Include username in tempdir
364424* :ghpull: `1182 `: Bezier pep8
425+ * :ghpull: `1206 `: README and links fixes
365426* :ghpull: `1192 `: Issue835 2: replacement for #835
366427* :ghpull: `1187 `: Add a *simple * arrow example
428+ * :ghpull: `1120 `: FAIL: matplotlib.tests.test_transforms.test_pre_transform_plotting.test on Python 3.x
367429* :ghpull: `714 `: Initial rework of gen_gallery.py
368430* :ghpull: `1150 `: the affine matrix is calculated in the display coordinate for interpolation='none'
369431* :ghpull: `1145 `: Fix formatter reset when twin{x,y}() is called
@@ -380,6 +442,7 @@ Pull Requests (361):
380442* :ghpull: `1146 `: Fix invalid transformation in InvertedSymmetricalLogTransform.
381443* :ghpull: `1169 `: Subplot.twin[xy] returns a Subplot instance
382444* :ghpull: `1183 `: FIX undefined elements were used at several places in the mlab module
445+ * :ghpull: `498 `: get_sample_data still broken on v.1.1.x
383446* :ghpull: `1170 `: Uses tight_layout.get_subplotspec_list to check if all axes are compatible w/ tight_layout
384447* :ghpull: `1174 `: closes #1173 - backporting python2.7 subprocess's check_output to be abl...
385448* :ghpull: `1175 `: Pickling support added. Various whitespace fixes as a result of reading *lots * of code.
@@ -390,33 +453,42 @@ Pull Requests (361):
390453* :ghpull: `1163 `: tight_layout: fix regression for figures with non SubplotBase Axes
391454* :ghpull: `1159 `: FIX assert_raises cannot be called with ``with\\
392455* :ghpull:`1160`: backend_pgf: clarifications and fixes in documentation
456+ * :ghpull:`1154`: six inclusion for dateutil on py3 doesn't work
393457* :ghpull:`1149`: Add Phil Elson's percentage histogram example
394458* :ghpull:`1158`: FIX - typo in lib/matplotlib/testing/compare.py
395459* :ghpull:`1155`: workaround for fixed dpi assumption in adjust_bbox_pdf
460+ * :ghpull:`1142`: What's New: Python 3 paragraph
396461* :ghpull:`1130`: Fix writing pdf on stdout
462+ * :ghpull:`832`: MPLCONFIGDIR tries to be created in read-only home
397463* :ghpull:`1140`: BUG: Fix fill_between when NaN values are present
398464* :ghpull:`1144`: Added tripcolor whats_new section.
399465* :ghpull:`1010`: Port part of errorfill from Tony Yu's mpltools.
400466* :ghpull:`1141`: backend_pgf: fix parentheses typo
401467* :ghpull:`1114`: Make grid accept alpha rcParam
402468* :ghpull:`1124`: PGF backend, fix #1116, #1118 and #1128
469+ * :ghpull:`983`: Issues with dateutil and pytz
403470* :ghpull:`1133`: figure.py: import warnings, and make imports absolute
404471* :ghpull:`1132`: clean out obsolete matplotlibrc-related bits to close #1123
405472* :ghpull:`1131`: Cleanup after the gca test.
473+ * :ghpull:`563`: sankey.add() has mutable defaults
406474* :ghpull:`731`: Plot limit with transform
407475* :ghpull:`1107`: Added %s support for labels.
408476* :ghpull:`774`: Allow automatic use of tight_layout.
409477* :ghpull:`1122`: DOC: Add streamplot description to What's New page
410478* :ghpull:`1111`: Fixed transoffset example from failing.
479+ * :ghpull:`840`: Documentation Errors for specgram
411480* :ghpull:`1088`: For a text artist, if it has a _bbox_patch associated with it, the contains test should reflect this.
412481* :ghpull:`986`: Add texinfo build target in doc/make.py
413482* :ghpull:`1076`: PGF backend for XeLaTeX/LuaLaTeX support
414483* :ghpull:`1090`: External transform api
484+ * :ghpull:`1108`: Fix documentation warnings
415485* :ghpull:`861`: Add rcfile function (which loads rc params from a given file).
416486* :ghpull:`1062`: increased the padding on FileMovieWritter.frame_format_str
487+ * :ghpull:`1100`: Doc multi version master
417488* :ghpull:`1105`: Fixed comma between tests.
418489* :ghpull:`1095`: Colormap byteorder bug
419490* :ghpull:`1103`: colorbar: correct error introduced in commit 089024; closes #1102
491+ * :ghpull:`1067`: Support multi-version documentation on the website
420492* :ghpull:`1031`: Added 'capthick' kwarg to errorbar()
421493* :ghpull:`1074`: Added broadcasting support in some mplot3d methods
422494* :ghpull:`1064`: Locator interface
@@ -427,6 +499,10 @@ Pull Requests (361):
427499* :ghpull:`1078`: doc: note that IDLE doesn't work with interactive mode.
428500* :ghpull:`1071`: patches.polygon: fix bug in handling of path closing, #1018.
429501* :ghpull:`1057`: Contour norm scaling
502+ * :ghpull:`1056`: Test framework cleanups
503+ * :ghpull:`778`: Make tests faster
504+ * :ghpull:`1024`: broken links in the gallery
505+ * :ghpull:`1054`: stix_fonts_demo.py fails with bad refcount
430506* :ghpull:`960`: Fixed logformatting for non integer bases.
431507* :ghpull:`897`: GUI icon in Tkinter
432508* :ghpull:`1053`: Move Python 3 import of reload() to the module that uses it
@@ -467,8 +543,48 @@ Pull Requests (361):
467543* :ghpull:`970`: Fix tiff and jpeg export via PIL
468544* :ghpull:`961`: Issue 807 auto minor locator
469545
470- Issues (747 ):
546+ Issues (787 ):
471547
548+ * :ghissue:`1839`: matplotlib 1.2.0 doesn't compile with Solaris Studio 12.3 CC
549+ * :ghissue:`1796`: axes.grid lines using lines.marker settings?
550+ * :ghissue:`1846`: Fix the clippath renderering so that it uses no-clip unsigned chars
551+ * :ghissue:`1844`: 1.2.0 regression: custom scale not working
552+ * :ghissue:`1768`: Build fails on travisCI
553+ * :ghissue:`1851`: Fix for the custom scale example
554+ * :ghissue:`1853`: fill_betweenx signature fixed
555+ * :ghissue:`1854`: BF - prevent a TypeError for lists of vertices
556+ * :ghissue:`1840`: BF - prevent a TypeError for lists of vertices in set_marker
557+ * :ghissue:`1842`: test_backend_pgf errors
558+ * :ghissue:`1850`: fill_betweenx signature fixed
559+ * :ghissue:`1843`: test_backend_pgf: TypeError
560+ * :ghissue:`1830`: Keyboard shortcuts work when toolbar not displayed
561+ * :ghissue:`1848`: add flushing of stdout to update on key event
562+ * :ghissue:`1802`: Step linestyle
563+ * :ghissue:`879`: Two colormaps named "spectral"
564+ * :ghissue:`1127`: Change spectral to nipy_spectral, update docs, leave aliases
565+ * :ghissue:`1804`: MEP10 - documentation improvements on set_xlabel and text of axes.py
566+ * :ghissue:`1764`: Make loc come after fontdict in set_title. Closes #1759
567+ * :ghissue:`1759`: Axes3d error on set_title
568+ * :ghissue:`800`: Still another Agg snapping issue.
569+ * :ghissue:`1727`: 'stepfilled' histogram is not filled properly when setting yscale('log')
570+ * :ghissue:`1612`: setupegg is broken on windows
571+ * :ghissue:`1591`: Image being snapped erroneously
572+ * :ghissue:`1845`: Agg clip rendering fix
573+ * :ghissue:`1838`: plot_surface and transposed arrays
574+ * :ghissue:`1825`: Work around missing subprocess members on Google App Engine
575+ * :ghissue:`1826`: backend_ps: Do not write to a temporary file unless using an external distiller
576+ * :ghissue:`1827`: MEP10 - documentation improvements on many common plots: scatter plots, ...
577+ * :ghissue:`1834`: finance: Fixed making directories for explicit cachename
578+ * :ghissue:`1714`: qt4_editor broken: `TransformNode instances can not be copied`
579+ * :ghissue:`1832`: BF - correct return type for Axes.get_title
580+ * :ghissue:`324`: ability to change curves, axes, labels attributes via UI
581+ * :ghissue:`1803`: Markers module: PEP8 fixes and MEP10 documentation fixes
582+ * :ghissue:`1795`: MEP10 - refactored hlines and vlines documentation
583+ * :ghissue:`1819`: Option for disregarding matplotlibrc, for reproducible batch production of plots
584+ * :ghissue:`1822`: Improved triinterp_demo pylab example
585+ * :ghissue:`1820`: griddata: Allow for easy switching between interpolation mechanisms
586+ * :ghissue:`1811`: MultiCursor with additionnal optionnal horizontal bar
587+ * :ghissue:`1817`: Improved test_triinterp_colinear
472588* :ghissue:`1799`: Corrupt/invalid PDF and EPS files when saving a logscaled plot made with negative values
473589* :ghissue:`1800`: Agg snapping fixes (for the last time...?) :)
474590* :ghissue:`1521`: Triangular grid interpolation and refinement
0 commit comments