1
1
.. _github-stats :
2
2
3
- Github Stats
3
+ GitHub Stats
4
4
============
5
5
6
- GitHub stats for 2015/10/29 - 2016/12/04 (tag: v1.5.0)
6
+ GitHub stats for 2015/10/29 - 2016/12/18 (tag: v1.5.0)
7
7
8
8
These lists are automatically generated, and may be incomplete or contain duplicates.
9
9
10
- We closed 776 issues and merged 638 pull requests.
10
+ We closed 809 issues and merged 655 pull requests.
11
11
12
- The following 211 authors contributed 2839 commits.
12
+ The following 219 authors contributed 3010 commits.
13
13
14
14
* 4over7
15
15
* AbdealiJK
@@ -19,7 +19,10 @@ The following 211 authors contributed 2839 commits.
19
19
* Alberto
20
20
* alcinos
21
21
* Alex Rothberg
22
+ * Alexis Bienvenüe
22
23
* Ali Uneri
24
+ * Alvaro Sanchez
25
+ * alvarosg
23
26
* AndersonDaniel
24
27
* Andreas Hilboll
25
28
* Andreas Mayer
@@ -39,13 +42,16 @@ The following 211 authors contributed 2839 commits.
39
42
* Chen Karako
40
43
* Chris Holdgraf
41
44
* Christian Stade-Schuldt
45
+ * Christoph Deil
42
46
* Christoph Gohlke
43
47
* Cimarron Mittelsteadt
44
48
* CJ Carey
45
49
* Conner R. Phillips
46
50
* DaCoEx
47
51
* Dan Hickstein
48
52
* Daniel C. Marcu
53
+ * danielballan
54
+ * Danny Hermes
49
55
* David A
50
56
* David Kent
51
57
* David Stansby
@@ -104,6 +110,7 @@ The following 211 authors contributed 2839 commits.
104
110
* Jeffrey Hokanson @ Loki
105
111
* Jens Hedegaard Nielsen
106
112
* John Vandenberg
113
+ * JojoBoulix
107
114
* jonchar
108
115
* Joseph Fox-Rabinovitz
109
116
* Joseph Jon Booker
@@ -143,6 +150,7 @@ The following 211 authors contributed 2839 commits.
143
150
* Mher Kazandjian
144
151
* Michael Droettboom
145
152
* Michiel de Hoon
153
+ * Mike Henninger
146
154
* Mike Jarvis
147
155
* MinRK
148
156
* mlub
@@ -224,19 +232,36 @@ The following 211 authors contributed 2839 commits.
224
232
225
233
GitHub issues and pull requests:
226
234
227
- Pull Requests (638 ):
235
+ Pull Requests (655 ):
228
236
237
+ * :ghpull: `7585 `: [MRG+1] Fix a bug in TextBox where shortcut keys were not being reenabled
238
+ * :ghpull: `7628 `: picker may not be callable.
239
+ * :ghpull: `7464 `: ENH: _StringFuncParser to get numerical functions callables from strings
240
+ * :ghpull: `7622 `: Mrg animation merge
241
+ * :ghpull: `7618 `: DOC: fixed typo in mlab.py
242
+ * :ghpull: `7596 `: Delay fc-list warning by 5s.
243
+ * :ghpull: `7607 `: TST: regenerate patheffect2
244
+ * :ghpull: `7608 `: Don't call np.min on generator.
245
+ * :ghpull: `7570 `: Correctly skip colors for nan points given to scatter
246
+ * :ghpull: `7605 `: Make bars stick to explicitly-specified edges.
247
+ * :ghpull: `6597 `: Reproducible PS/PDF output (master)
248
+ * :ghpull: `7546 `: Deprecate update_datalim_numerix&update_from_data.
249
+ * :ghpull: `7574 `: Docs edits
250
+ * :ghpull: `7538 `: Don't work out packages to install if user requests information from setup.p
251
+ * :ghpull: `7577 `: Spelling fix: corosponding -> corresponding
252
+ * :ghpull: `7536 `: Rectangle patch angle attribute and patch __str__ improvements
253
+ * :ghpull: `7547 `: Additional cleanups
229
254
* :ghpull: `7544 `: Cleanups
230
255
* :ghpull: `7548 `: Clarify to_rgba docstring.
231
256
* :ghpull: `7476 `: Sticky margins
232
257
* :ghpull: `7552 `: Correctly extend a lognormed colorbar
233
- * :ghpull: `7499 `: [MRG] Improve the the marker table in markers_api documentation
258
+ * :ghpull: `7499 `: Improve the the marker table in markers_api documentation
234
259
* :ghpull: `7468 `: TST: Enable pytest-xdist
235
260
* :ghpull: `7530 `: MAINT: TkAgg default backend depends on tkinter
236
261
* :ghpull: `7531 `: double tolerance for test_png.py/pngsuite on Windows
237
262
* :ghpull: `7533 `: FIX chinese character are hard to deal with in latex
238
263
* :ghpull: `7525 `: Avoid division by zero if headlength=0 for quiver
239
- * :ghpull: `7522 `: [MRG+1] Check at least one argument is provided for plt.table
264
+ * :ghpull: `7522 `: Check at least one argument is provided for plt.table
240
265
* :ghpull: `7520 `: Fix table.py bug
241
266
* :ghpull: `7397 `: Numpydoc for backends
242
267
* :ghpull: `7513 `: Doc: Typo in gridspec example subtitle
@@ -282,11 +307,11 @@ Pull Requests (638):
282
307
* :ghpull: `7386 `: ENH examples are now reproducible
283
308
* :ghpull: `7395 `: Drop code that supports numpy pre-1.6.
284
309
* :ghpull: `7385 `: [MRG+1] remove unused random import
285
- * :ghpull: `7236 `: [MRG+1] ENH Improving the contribution guidelines
310
+ * :ghpull: `7236 `: ENH Improving the contribution guidelines
286
311
* :ghpull: `7370 `: [MRG+1] Add example use of axes.spines.SIDE prop in matplotlibrc
287
- * :ghpull: `7367 `: [MRG+1] Warn on invalid log axis limits, per issue #7299
312
+ * :ghpull: `7367 `: Warn on invalid log axis limits, per issue #7299
288
313
* :ghpull: `7360 `: Updated violin plot example as per suggestions in issue #7251
289
- * :ghpull: `7357 `: [mrg+1] Added notes on how to use matplotlib in pyenv
314
+ * :ghpull: `7357 `: Added notes on how to use matplotlib in pyenv
290
315
* :ghpull: `7329 `: DOC MEP12 - converted animation to SG/MEP12 compatible
291
316
* :ghpull: `7337 `: FIX symlog scale now shows negative labels.
292
317
* :ghpull: `7354 `: fix small error in poly_editor example
@@ -315,12 +340,12 @@ Pull Requests (638):
315
340
* :ghpull: `7298 `: Changed Examples for Pep8 Compliance
316
341
* :ghpull: `7295 `: MAINT finance module is deprecated
317
342
* :ghpull: `7214 `: FIX: Only render single patch for scatter
318
- * :ghpull: `7297 `: [MRG] MAINT docstring appending doesn't mess with rendering anymore.
319
- * :ghpull: `6907 `: [MRG+1] Filled + and x markers
343
+ * :ghpull: `7297 `: MAINT docstring appending doesn't mess with rendering anymore.
344
+ * :ghpull: `6907 `: Filled + and x markers
320
345
* :ghpull: `7288 `: Style typos fixes
321
346
* :ghpull: `7277 `: MEP12 - added sphinx-gallery docstrings
322
347
* :ghpull: `7286 `: DOC: Fix for #7283 by adding a trailing underscore to misrendered URLs
323
- * :ghpull: `7285 `: [MRG+1] added some fixes to the documentation of the functions
348
+ * :ghpull: `7285 `: added some fixes to the documentation of the functions
324
349
* :ghpull: `6690 `: Tidying up and tweaking mplot3d examples [MEP12]
325
350
* :ghpull: `7273 `: Fix image watermark example where image was hidden by axes (#7265)
326
351
* :ghpull: `7276 `: FIX: don't compute flier positions if not showing
@@ -332,7 +357,7 @@ Pull Requests (638):
332
357
* :ghpull: `7256 `: CI: skip failing test on appveyor
333
358
* :ghpull: `7255 `: CI: pin to qt4
334
359
* :ghpull: `7229 `: DOC: instructions on installing matplotlib for dev
335
- * :ghpull: `7252 `: [MRG+2] ENH: improve PySide2 loading
360
+ * :ghpull: `7252 `: ENH: improve PySide2 loading
336
361
* :ghpull: `7245 `: TST: Always produce image comparison test result images
337
362
* :ghpull: `6677 `: Remove a copy in pcolormesh.
338
363
* :ghpull: `6814 `: Customize violin plot demo, see #6723
@@ -359,12 +384,12 @@ Pull Requests (638):
359
384
* :ghpull: `7019 `: Check for fontproperties in figure.suptitle.
360
385
* :ghpull: `7145 `: Add ``style `` to api doc; fix capitalization.
361
386
* :ghpull: `7097 `: ``image_comparison `` decorator refactor
362
- * :ghpull: `7096 `: [MRG] DOC refer to plot in the scatter plot doc
387
+ * :ghpull: `7096 `: DOC refer to plot in the scatter plot doc
363
388
* :ghpull: `7140 `: FIX added matplotlib.testing.nose.plugins to setupext.py
364
389
* :ghpull: `5112 `: OffsetImage: use dpi_cor in get_extent
365
390
* :ghpull: `7136 `: DOC: minor fix in development_workflow.rst
366
391
* :ghpull: `7137 `: DOC: improve engineering formatter example
367
- * :ghpull: `7131 `: Fix branch name in "Deleting a branch on GitHub\_ " section
392
+ * :ghpull: `7131 `: Fix branch name in "Deleting a branch on GitHub" section
368
393
* :ghpull: `6521 `: Issue #6429 fix
369
394
* :ghpull: `7111 `: [DOC] Fix example following comments in issue #6865
370
395
* :ghpull: `7118 `: PR # 7038 rebased (DOC specgram() documentation now in numpy style)
@@ -383,7 +408,7 @@ Pull Requests (638):
383
408
* :ghpull: `7077 `: label_outer() should remove inner minor ticks too.
384
409
* :ghpull: `7037 `: DOC change axhspan to numpydoc format
385
410
* :ghpull: `7047 `: DOC - SpanSelector widget documentation
386
- * :ghpull: `7049 `: [MRG] Documentated dependencies to the doc and remove unecessary dependencies.
411
+ * :ghpull: `7049 `: Documentated dependencies to the doc and remove unecessary dependencies.
387
412
* :ghpull: `7063 `: Tweek tol for test_hist_steplog to fix tests on appveyor
388
413
* :ghpull: `7055 `: FIX: testings.nose was not installed
389
414
* :ghpull: `7058 `: Minor animation fixes
@@ -546,7 +571,7 @@ Pull Requests (638):
546
571
* :ghpull: `6472 `: Install all dependencies from pypi
547
572
* :ghpull: `6482 `: Skip test broken with numpy 1.11
548
573
* :ghpull: `6475 `: Do not turn on interactive mode on in example script
549
- * :ghpull: `6442 `: MRG: loading TCL / Tk symbols dynamically
574
+ * :ghpull: `6442 `: loading TCL / Tk symbols dynamically
550
575
* :ghpull: `6467 `: ENH: add unified seaborn style sheet
551
576
* :ghpull: `6465 `: updated boxplot figure
552
577
* :ghpull: `6462 `: CI: Use Miniconda already installed on AppVeyor.
@@ -865,8 +890,42 @@ Pull Requests (638):
865
890
* :ghpull: `5357 `: Fixed typo
866
891
* :ghpull: `4920 `: ENH: Add TransformedPatchPath for clipping.
867
892
868
- Issues (776 ):
893
+ Issues (809 ):
869
894
895
+ * :ghissue: `7637 `: Stacked 2D plots with interconnections in Matplotlib
896
+ * :ghissue: `7353 `: auto legend position changes upon saving the figure
897
+ * :ghissue: `7626 `: Saturation mask for imshow()
898
+ * :ghissue: `7623 `: potential bug with plt.arrow and plt.annotate when setting linestyle via tuples
899
+ * :ghissue: `7005 `: rcParams['font.size'] is consulted at render time
900
+ * :ghissue: `7587 `: BUG: shared log axes lose _minpos and revert to default
901
+ * :ghissue: `7493 `: Plotting zero values with logarithmic axes triggers OverflowError, Matplotlib hangs permanently
902
+ * :ghissue: `7595 `: math domain error using symlog norm
903
+ * :ghissue: `7588 `: 2.0.0rc1 cannot import name '_macosx'
904
+ * :ghissue: `2051 `: Consider making default verticalalignment ``baseline ``
905
+ * :ghissue: `4867 `: Add additional minor labels in log axis with a span less than two decades
906
+ * :ghissue: `7489 `: Too small axis arrow when savefig to png
907
+ * :ghissue: `7611 `: UnicodeDecodeError when using matplotlib save SVG file and open it again
908
+ * :ghissue: `7592 `: font cache: a possibility to disable building it
909
+ * :ghissue: `5836 `: Repeated warning about fc-list
910
+ * :ghissue: `7609 `: The best channel to ask questions related to using matplotlib
911
+ * :ghissue: `7141 `: Feature request: auto locate minor ticks on log scaled color bar
912
+ * :ghissue: `3489 `: matplotlib scatter shifts color codes when NaN is present
913
+ * :ghissue: `4414 `: Specifying histtype='stepfilled' and normed=True when using plt.hist causes ymax to be set incorrectly
914
+ * :ghissue: `7597 `: python complain about "This application failed to start because it could not find or load the Qt platform plugin 'xcb' " after an update of matplotlib
915
+ * :ghissue: `7578 `: Validate steps input to ``MaxNLocator ``
916
+ * :ghissue: `7590 `: Subtick labels are not disabled in classic style
917
+ * :ghissue: `6317 `: PDF file generation is not deterministic - results in different outputs on the same input
918
+ * :ghissue: `6543 `: Why does fill_betweenx not have interpolate?
919
+ * :ghissue: `7437 `: Broken path to example with strpdate2num
920
+ * :ghissue: `7593 `: Issue: Applying Axis Limits
921
+ * :ghissue: `7591 `: Number of subplots in mpl.axes.Subplot object
922
+ * :ghissue: `7056 `: setup.py --name and friends broken
923
+ * :ghissue: `7044 `: location of convert in rcparams on windows
924
+ * :ghissue: `6813 `: avoid hiding edge pixels of images
925
+ * :ghissue: `7579 `: OS X libpng incompatability
926
+ * :ghissue: `7576 `: v2.0.0rc1 conda-forge dependency issue
927
+ * :ghissue: `7558 `: Colorbar becomes 0 to 1 after colorbar ax.yaxis.set_major_formatter
928
+ * :ghissue: `7526 `: Cannot Disable TkAgg Backend
870
929
* :ghissue: `6565 `: Questionable margin-cancellation logic
871
930
* :ghissue: `7175 `: new margin system doesn't handle negative values in bars
872
931
* :ghissue: `5201 `: issue with colorbar using LogNorm and extend='min'
@@ -898,8 +957,8 @@ Issues (776):
898
957
* :ghissue: `7478 `: 'alpha' kwarg overrides facecolor='none' when plotting circle
899
958
* :ghissue: `7375 `: Patch edgecolor of a legend item does not follow look of figure
900
959
* :ghissue: `6873 `: examples/api/skewt.py is not displaying the right part of the grid by default
901
- * :ghissue: `7350 `: Colors drawn outside axis for hist2d
902
960
* :ghissue: `6773 `: Shifted image extents in 2.0.0.b3
961
+ * :ghissue: `7350 `: Colors drawn outside axis for hist2d
903
962
* :ghissue: `7485 `: Is there a way to subclass the zoom() function from the NavigationToolbar backends and modify its mouse button definition?
904
963
* :ghissue: `7396 `: Bump numpy minimal version to 1.7.0?
905
964
* :ghissue: `7466 `: missing trigger for autoscale
@@ -910,7 +969,6 @@ Issues (776):
910
969
* :ghissue: `5076 `: RuntimeError: LaTeX was not able to process the following string: 'z=$\\\\ mathregular{{}^{}_{\\\\ }}$' in matplotlib
911
970
* :ghissue: `7450 `: Using Matplotlib in Abaqus
912
971
* :ghissue: `7314 `: Better error message in scatter plot when len(x) != len(c)
913
- * :ghissue: `7341 `: slightly imprecise tick positioning
914
972
* :ghissue: `7432 `: Failure to re-render after Line2D.set_color
915
973
* :ghissue: `6695 `: support markdown or similar
916
974
* :ghissue: `6228 `: Rasterizing patch changes filling of hatches in pdf backend
@@ -944,9 +1002,9 @@ Issues (776):
944
1002
* :ghissue: `7391 `: How to apply ax.margins to current axes limits?
945
1003
* :ghissue: `7234 `: Improving documentation: Tests failing on a osx setup
946
1004
* :ghissue: `7379 `: Mp4's generated by movie writer do not appear work in browser
947
- * :ghissue: `6926 `: SVG backend closes BytesIO on print if were ``usetex=True `` and ``cleanup `` decorator used
948
1005
* :ghissue: `6870 `: Figure is unpicklable after ``savefig ``
949
1006
* :ghissue: `6181 `: When using Agg driver, pickling fails with TypeError after writing figure to PDF
1007
+ * :ghissue: `6926 `: SVG backend closes BytesIO on print if were ``usetex=True `` and ``cleanup `` decorator used
950
1008
* :ghissue: `3899 `: Pickle not working in interactive ipython session
951
1009
* :ghissue: `7251 `: Improve violin plot demo
952
1010
* :ghissue: `7146 `: symlog scale no longer shows labels on the negative side
@@ -1042,8 +1100,8 @@ Issues (776):
1042
1100
* :ghissue: `3645 `: Proposal: Add rc setting to control dash spacing
1043
1101
* :ghissue: `7009 `: No good way to disable SpanSelector
1044
1102
* :ghissue: `7040 `: It is getting increasingly difficult to build the matplotlib documentation
1045
- * :ghissue: `6965 `: ArtistAnimation cannot animate Figure-only artists
1046
1103
* :ghissue: `6964 `: Docstring for ArtistAnimation is incorrect
1104
+ * :ghissue: `6965 `: ArtistAnimation cannot animate Figure-only artists
1047
1105
* :ghissue: `7062 `: remove the contour on a Basemap object
1048
1106
* :ghissue: `7061 `: remove the contour on Basemap
1049
1107
* :ghissue: `7054 `: Whether the new version 2.0 will support high-definition screen?
0 commit comments