3
3
GitHub Stats
4
4
============
5
5
6
- GitHub stats for 2020/07/16 - 2021/03/10 (tag: v3.3.0)
6
+ GitHub stats for 2020/07/16 - 2021/03/25 (tag: v3.3.0)
7
7
8
8
These lists are automatically generated, and may be incomplete or contain duplicates.
9
9
10
- We closed 200 issues and merged 767 pull requests.
10
+ We closed 204 issues and merged 772 pull requests.
11
11
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/53?closed=1 >`__
12
12
13
- The following 182 authors contributed 3854 commits.
13
+ The following 177 authors contributed 3852 commits.
14
14
15
15
* A N U S H
16
- * Aaron Chiu
17
16
* Adam Brown
18
17
* Aditya Malhotra
19
18
* aflah02
@@ -31,14 +30,14 @@ The following 182 authors contributed 3854 commits.
31
30
* BaoGiang HoangVu
32
31
* Ben Root
33
32
* BH4
34
- * Bingyao Liu
35
33
* Bradley Dice
36
34
* Braxton Lamey
37
35
* Brian McFee
38
36
* Bruno Beltran
39
37
* Bryan Kok
40
38
* Byron Boulton
41
39
* Carsten Schelp
40
+ * ceelo777
42
41
* Charles
43
42
* CharlesHe16
44
43
* Christian Baumann
@@ -64,6 +63,7 @@ The following 182 authors contributed 3854 commits.
64
63
* Eric Prestat
65
64
* Erik Benkler
66
65
* Evan Berkowitz
66
+ * Ewan Sutherland
67
67
* Federico Ariza
68
68
* Forrest
69
69
* Frank Sauerburger
@@ -101,7 +101,6 @@ The following 182 authors contributed 3854 commits.
101
101
* John Peloquin
102
102
* johnthagen
103
103
* Jouni K. Seppänen
104
- * Justin Abrokwah
105
104
* Kate Perkins
106
105
* kate-perkins
107
106
* katrielester
@@ -116,7 +115,6 @@ The following 182 authors contributed 3854 commits.
116
115
* Léonard Gérard
117
116
* majorwitty
118
117
* mansoor96g
119
- * Marc Wouts
120
118
* Maria Ilie
121
119
* Maria-Alexandra Ilie
122
120
* Marianne Corvellec
@@ -137,7 +135,6 @@ The following 182 authors contributed 3854 commits.
137
135
* Nora Moseman
138
136
* Pamela Wu
139
137
* pankajchetry1168
140
- * parththak
141
138
* Petar Mlinarić
142
139
* Peter Williams
143
140
* Phil Nagel
@@ -158,16 +155,13 @@ The following 182 authors contributed 3854 commits.
158
155
* Ruth Comer
159
156
* Ryan May
160
157
* Sam Tygier
161
- * scott-vsi
162
158
* shawnchen
163
- * ShawnChen1996
164
159
* shawnchen1996
160
+ * ShawnChen1996
165
161
* Sidharth Bansal
166
- * Spencer McCoubrey
167
162
* Srihitha Maryada
168
163
* Stephen Sinclair
169
164
* Struan Murray
170
- * tdpetrou
171
165
* Theodor Athanasiadis
172
166
* Thomas A Caswell
173
167
* Thorvald Johannessen
@@ -197,11 +191,40 @@ The following 182 authors contributed 3854 commits.
197
191
198
192
GitHub issues and pull requests:
199
193
200
- Pull Requests (767 ):
194
+ Pull Requests (772 ):
201
195
196
+ * :ghpull: `19775 `: Fix deprecation for imread on URLs.
197
+ * :ghpull: `19772 `: Backport PR #19535 on branch v3.4.x (Fix example's BasicUnit array conversion.)
198
+ * :ghpull: `19771 `: Backport PR #19757 on branch v3.4.x (Fixed python -mpip typo)
199
+ * :ghpull: `19770 `: Backport PR #19739 on branch v3.4.x (Changed 'python -mpip' to 'python -m pip' for consistency)
200
+ * :ghpull: `19535 `: Fix example's BasicUnit array conversion.
201
+ * :ghpull: `19767 `: Backport PR #19766 on branch v3.4.x (Set colormap modification removal to 3.6.)
202
+ * :ghpull: `19766 `: Set colormap modification removal to 3.6.
203
+ * :ghpull: `19764 `: Backport PR #19762 on branch v3.4.x (FIX: do not report that webagg supports blitting)
204
+ * :ghpull: `19762 `: FIX: do not report that webagg supports blitting
205
+ * :ghpull: `19689 `: Prepare API docs for v3.4.0
206
+ * :ghpull: `19761 `: Backport PR #19746 on branch v3.4.x (Fix resizing in nbAgg.)
207
+ * :ghpull: `19746 `: Fix resizing in nbAgg.
208
+ * :ghpull: `19757 `: Fixed python -mpip typo
209
+ * :ghpull: `19739 `: Changed 'python -mpip' to 'python -m pip' for consistency
210
+ * :ghpull: `19713 `: DOC: Prepare What's new page for 3.4.0.
211
+ * :ghpull: `19742 `: Backport PR #19741 on branch v3.4.x (Only override pickradius when picker is not a bool.)
212
+ * :ghpull: `19741 `: Only override pickradius when picker is not a bool.
213
+ * :ghpull: `19726 `: Backport PR #19505 on branch v3.4.x (Move some advanced documentation away from Installation Guide)
214
+ * :ghpull: `19505 `: Move some advanced documentation away from Installation Guide
215
+ * :ghpull: `19712 `: Backport PR #19707 on branch v3.4.x (DOC: fix dx in Arrow guide)
216
+ * :ghpull: `19711 `: Backport PR #19709 on branch v3.4.x (Fix arrow_guide.py typo)
217
+ * :ghpull: `19709 `: Fix arrow_guide.py typo
218
+ * :ghpull: `19707 `: DOC: fix dx in Arrow guide
219
+ * :ghpull: `19699 `: Backport PR #19695 on branch v3.4.x (DOC: Increase size of headings)
220
+ * :ghpull: `19695 `: DOC: Increase size of headings
221
+ * :ghpull: `19697 `: Backport PR #19690 on branch v3.4.x (Only warn about existing redirects if content differs.)
222
+ * :ghpull: `19690 `: Only warn about existing redirects if content differs.
223
+ * :ghpull: `19696 `: Backport PR #19665 on branch v3.4.x (Changed FormatStrFormatter documentation to include how to get unicode minus)
202
224
* :ghpull: `19680 `: Backport PR #19402 on branch v3.4.x (Build aarch64 wheels)
203
225
* :ghpull: `19678 `: Backport PR #19671 on branch v3.4.x (Fix crash in early window raise in gtk3.)
204
226
* :ghpull: `19671 `: Fix crash in early window raise in gtk3.
227
+ * :ghpull: `19665 `: Changed FormatStrFormatter documentation to include how to get unicode minus
205
228
* :ghpull: `19402 `: Build aarch64 wheels
206
229
* :ghpull: `19669 `: Backport PR #19661 on branch v3.4.x (Fix CoC link)
207
230
* :ghpull: `19668 `: Backport PR #19663 on branch v3.4.x (ENH: add a copy method to colormaps)
@@ -229,7 +252,6 @@ Pull Requests (767):
229
252
* :ghpull: `19630 `: Backport PR #19596 on branch v3.4.x (Fix for issue 17769: wx interactive figure close cause crash)
230
253
* :ghpull: `19596 `: Fix for issue 17769: wx interactive figure close cause crash
231
254
* :ghpull: `19548 `: Increase tolerances for other arches.
232
- * :ghpull: `19588 `: MNT: let bad rcParam keys pass
233
255
* :ghpull: `19616 `: Backport PR #19577 on branch v3.4.x (Fix "return"->"enter" mapping in key names.)
234
256
* :ghpull: `19617 `: Backport PR #19571 on branch v3.4.x (Fail early when setting Text color to a non-colorlike.)
235
257
* :ghpull: `19615 `: Backport PR #19583 on branch v3.4.x (FIX: check for a set during color conversion)
@@ -264,7 +286,6 @@ Pull Requests (767):
264
286
* :ghpull: `18068 `: Add note on writing binary formats to stdout using savefig()
265
287
* :ghpull: `19507 `: FIX: ensure we import when the user cwd does not exist
266
288
* :ghpull: `19413 `: FIX: allow add option for Axes3D(fig)
267
- * :ghpull: `19433 `: DOC: fix an overlooked docs change from #19153
268
289
* :ghpull: `19498 `: Dedupe implementations of {XAxis,YAxis}._get_tick_boxes_siblings.
269
290
* :ghpull: `19502 `: Prefer projection="polar" over polar=True.
270
291
* :ghpull: `18480 `: Clarify color priorities in collections
@@ -291,7 +312,6 @@ Pull Requests (767):
291
312
* :ghpull: `19478 `: Fix trivial typo in error message.
292
313
* :ghpull: `19449 `: Switch array-like (M, N) to (M, N) array-like.
293
314
* :ghpull: `19459 `: Merge v3.3.4 into master
294
- * :ghpull: `19327 `: Deprecate angleA/B parameters of bracket arrowstyles.
295
315
* :ghpull: `18746 `: Make figure parameter optional when constructing canvases.
296
316
* :ghpull: `19455 `: Add note that pyplot cannot be used for 3D.
297
317
* :ghpull: `19457 `: Use absolute link for discourse
@@ -300,13 +320,11 @@ Pull Requests (767):
300
320
* :ghpull: `19435 `: Replace gtk3 deprecated APIs that have simple replacements.
301
321
* :ghpull: `19452 `: Fix the docstring of draw_markers to match the actual behavior.
302
322
* :ghpull: `19448 `: Remove unnecessary facecolor cache in Patch3D.
303
- * :ghpull: `19436 `: Add warning when subplot kwargs are ignored
304
323
* :ghpull: `19396 `: CI: remove win prerelease azure + add py39
305
324
* :ghpull: `19426 `: Support empty stairs.
306
325
* :ghpull: `19399 `: Fix empty Poly3DCollections
307
326
* :ghpull: `19416 `: fixes TypeError constructor returned NULL in wayland session
308
327
* :ghpull: `19439 `: Move cheatsheet focus to the cheatsheets away
309
- * :ghpull: `19434 `: Always create a new subplot in plt.subplot()
310
328
* :ghpull: `19425 `: Add units to bar_label padding documentation.
311
329
* :ghpull: `19422 `: Style fixes to triintepolate docs.
312
330
* :ghpull: `19421 `: Switch to documenting generic collections in lowercase.
@@ -347,7 +365,6 @@ Pull Requests (767):
347
365
* :ghpull: `19153 `: MNT: Remove deprecated axes kwargs collision detection (version 2)
348
366
* :ghpull: `19330 `: Remove register storage class from Agg files.
349
367
* :ghpull: `19324 `: Improve FT2Font docstrings.
350
- * :ghpull: `19026 `: Deprecate setting a Collection/Patch's pickradius via set_picker.
351
368
* :ghpull: `19328 `: Explain annotation behavior when used in conjunction with arrows
352
369
* :ghpull: `19329 `: Fix building against system qhull
353
370
* :ghpull: `19331 `: Skip an ImageMagick test if ffmpeg is unavailable.
@@ -367,7 +384,6 @@ Pull Requests (767):
367
384
* :ghpull: `19281 `: Make all transforms copiable (and thus scales, too).
368
385
* :ghpull: `19294 `: Deprecate project argument to Line3DCollection.draw.
369
386
* :ghpull: `19307 `: DOC: remove stray assignment in "multiple legends" example
370
- * :ghpull: `19201 `: Create tiny mathtext baseline images using svg with non-embedded fonts.
371
387
* :ghpull: `19303 `: Extended the convolution filter for correct dilation
372
388
* :ghpull: `19261 `: Add machinery for png-only, single-font mathtext tests.
373
389
* :ghpull: `16571 `: Update Qhull to 2019.1 reentrant version
@@ -439,8 +455,6 @@ Pull Requests (767):
439
455
* :ghpull: `19164 `: docs: fix simple typo, backslahes -> backslashes
440
456
* :ghpull: `19161 `: Simplify test_backend_pdf::test_multipage_properfinalize.
441
457
* :ghpull: `19141 `: FIX: suppress offset text in ConciseDateFormatter when largest scale is in years
442
- * :ghpull: `17246 `: ENH: Compressed layout for fixed-aspect axes
443
- * :ghpull: `15148 `: WIP/ENH: negative and large datetimes
444
458
* :ghpull: `19150 `: Move from @cbook._classproperty to @_api.classproperty
445
459
* :ghpull: `19144 `: Move from cbook._warn_external() to _api.warn_external()
446
460
* :ghpull: `19119 `: Don't lose unit change handlers when pickling/unpickling.
@@ -471,7 +485,6 @@ Pull Requests (767):
471
485
* :ghpull: `19097 `: DOC: add FuncScale to set_x/yscale
472
486
* :ghpull: `19089 `: ENH: allow passing a scale instance to set_scale
473
487
* :ghpull: `19086 `: FIX: add a default scale to Normalize
474
- * :ghpull: `18887 `: FIX: Generalize Colorbar Scale Handling
475
488
* :ghpull: `19073 `: Mention in a few more places that artists default to not-pickable.
476
489
* :ghpull: `19079 `: Remove incorrect statement about ``hist(..., log=True) ``.
477
490
* :ghpull: `19076 `: Small improvements to aitoff projection.
@@ -584,7 +597,6 @@ Pull Requests (767):
584
597
* :ghpull: `18814 `: [Example] update Anscombe's Quartet
585
598
* :ghpull: `18806 `: DOC Use 'Axes' in _axes.py docstrings
586
599
* :ghpull: `18799 `: Remove unused wx private attribute.
587
- * :ghpull: `18771 `: Add finer-grain control to Axes.ignore_existing_data_limits
588
600
* :ghpull: `18772 `: BF: text not drawn shouldn't count for tightbbox
589
601
* :ghpull: `18793 `: Consistently use axs to refer to a set of Axes (v2)
590
602
* :ghpull: `18792 `: Cmap cleanup
@@ -599,7 +611,6 @@ Pull Requests (767):
599
611
* :ghpull: `18200 `: Unpin pydocstyle
600
612
* :ghpull: `18767 `: Turn "How to use Matplotlib in a web application server" into a sphinx-gallery example
601
613
* :ghpull: `18765 `: Remove some unused tick private attributes.
602
- * :ghpull: `17939 `: Interpret subplot_moasic(['foo', 'bar']) as 1 row 2 cols
603
614
* :ghpull: `18688 `: Shorter property deprecation.
604
615
* :ghpull: `18748 `: Allow dependabot to check GitHub actions daily
605
616
* :ghpull: `18529 `: Synchronize view limits of shared axes after setting ticks
@@ -716,7 +727,6 @@ Pull Requests (767):
716
727
* :ghpull: `18531 `: Unit handling improvements
717
728
* :ghpull: `18523 `: Don't leak file paths into PostScript metadata
718
729
* :ghpull: `18526 `: Templatize _image.resample to deduplicate it.
719
- * :ghpull: `11051 `: Add PEP8-compliant aliases to transAxes, transData, etc.
720
730
* :ghpull: `18522 `: Remove mlab, toolkits, and misc deprecations
721
731
* :ghpull: `18516 `: Remove deprecated font-related things.
722
732
* :ghpull: `18535 `: Add a code of conduct link to github
@@ -755,8 +765,6 @@ Pull Requests (767):
755
765
* :ghpull: `18445 `: Warn if an animation is gc'd before doing anything.
756
766
* :ghpull: `18452 `: Move Axes ``__repr__ `` from Subplot to AxesBase.
757
767
* :ghpull: `15374 `: Replace _prod_vectorized by @-multiplication.
758
- * :ghpull: `14920 `: DOC: Declutter the matplotlibrc file.
759
- * :ghpull: `12116 `: Binder jupytext
760
768
* :ghpull: `13643 `: RecangleSelector constructor does not handle marker_props
761
769
* :ghpull: `18403 `: DOC: Remove related topics entries from the sidebar
762
770
* :ghpull: `18421 `: Move {get,set}_{x,y}label to _AxesBase.
@@ -847,8 +855,6 @@ Pull Requests (767):
847
855
* :ghpull: `18012 `: Add explanatory text for rasterization demo
848
856
* :ghpull: `18103 `: Support data reference for hexbin() parameter C
849
857
* :ghpull: `17826 `: Add pause() and resume() methods to the base Animation class
850
- * :ghpull: `12270 `: [WIP] Add the ability for unit converters to convert back to data with units
851
- * :ghpull: `9120 `: Allow timedelta to be converted to an ordinalf
852
858
* :ghpull: `18090 `: Privatize cbook.format_approx.
853
859
* :ghpull: `18080 `: Reduce numerical precision in Type 1 fonts
854
860
* :ghpull: `18044 `: Super-ify parts of the code base, part 3
@@ -868,7 +874,6 @@ Pull Requests (767):
868
874
* :ghpull: `18042 `: scatter: Raise if unexpected type of ``s `` argument.
869
875
* :ghpull: `18028 `: Super-ify parts of the code base, part 1
870
876
* :ghpull: `18029 `: Remove some unused imports.
871
- * :ghpull: `11976 `: don't share axes if share_all is False
872
877
* :ghpull: `18018 `: Cache realpath resolution in font_manager.
873
878
* :ghpull: `18013 `: Use argumentless ``super() `` more.
874
879
* :ghpull: `17988 `: add test with -OO
@@ -885,9 +890,6 @@ Pull Requests (767):
885
890
* :ghpull: `12443 `: Warn in colorbar() when mappable.axes != figure.gca().
886
891
* :ghpull: `17926 `: Deprecate hatch patterns with invalid values
887
892
* :ghpull: `17922 `: Rewrite the barcode example
888
- * :ghpull: `16997 `: Feature Request (Issue #14661): Ability to show quartiles in violin plot
889
- * :ghpull: `12009 `: Introduce new Tableau colors
890
- * :ghpull: `16788 `: Adding png image return for inline backend figures with _repr_html_
891
893
* :ghpull: `17890 `: Properly use thin space after math text operator
892
894
* :ghpull: `16090 `: Change pcolormesh snapping (fixes alpha colorbar/grid issues) [AGG]
893
895
* :ghpull: `17842 `: Move "Request a new feature" from How-to to Contributing
@@ -900,7 +902,6 @@ Pull Requests (767):
900
902
* :ghpull: `17924 `: Remove the example "Easily creating subplots"
901
903
* :ghpull: `17869 `: FIX: new date rcParams weren't being evaluated
902
904
* :ghpull: `17921 `: Added density and combination hatching examples
903
- * :ghpull: `11380 `: Simplify normalization of multiple images
904
905
* :ghpull: `17159 `: Merge consecutive rasterizations
905
906
* :ghpull: `17895 `: Use indexed color for PNG images in PDF files when possible
906
907
* :ghpull: `17894 `: DOC: Numpydoc format.
@@ -927,7 +928,6 @@ Pull Requests (767):
927
928
* :ghpull: `17828 `: API: treat xunits=None and yunits=None as "default"
928
929
* :ghpull: `17839 `: Avoid need to lock in dvi generation, to avoid deadlocks.
929
930
* :ghpull: `17824 `: Improve categorical converter error message
930
- * :ghpull: `17840 `: Deprecate ColorbarBase.add_lines, simplify Colorbar.add_lines.
931
931
* :ghpull: `17834 `: Keep using a single dividers LineCollection instance in colorbar.
932
932
* :ghpull: `17838 `: Prefer colorbar(ScalarMappable(...)) to ColorbarBase in tutorial.
933
933
* :ghpull: `17836 `: More precise axes section names in docs
@@ -949,7 +949,6 @@ Pull Requests (767):
949
949
* :ghpull: `17780 `: Reorganize colorbar docstrings.
950
950
* :ghpull: `17778 `: Fix whatsnew confusing typo.
951
951
* :ghpull: `17748 `: Don't use bezier helpers in axisartist.
952
- * :ghpull: `15102 `: Add a SymmetricalLogFormatter
953
952
* :ghpull: `17700 `: Remove remnants of macosx old-style toolbar.
954
953
* :ghpull: `17753 `: Support location="left"/"top" for gridspec-based colorbars.
955
954
* :ghpull: `17761 `: Update hard-coded results in artist tutorial
@@ -967,8 +966,12 @@ Pull Requests (767):
967
966
* :ghpull: `17691 `: ci: Print out reasons for not deploying docs.
968
967
* :ghpull: `17099 `: Make Spines accessable by the attributes.
969
968
970
- Issues (200 ):
969
+ Issues (204 ):
971
970
971
+ * :ghissue: `19701 `: Notebook plotting regression in 3.4.0rc*
972
+ * :ghissue: `19754 `: add space in python -mpip
973
+ * :ghissue: `18364 `: ``Axes3d `` attaches itself to a figure, where as ``Axes `` does not
974
+ * :ghissue: `19700 `: Setting pickradius regression in 3.4.0rc
972
975
* :ghissue: `19594 `: code of conduct link 404s
973
976
* :ghissue: `19576 `: duplicate pick events firing
974
977
* :ghissue: `19560 `: segfault due to font objects when multi-threading
0 commit comments