33GitHub Stats
44============
55
6- GitHub stats for 2019/05/18 - 2020/02/01 (tag: v3.1.0)
6+ GitHub stats for 2019/05/18 - 2020/03/03 (tag: v3.1.0)
77
88These lists are automatically generated, and may be incomplete or contain duplicates.
99
10- We closed 116 issues and merged 795 pull requests.
10+ We closed 125 issues and merged 839 pull requests.
1111The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/43?closed=1 >`__
1212
13- The following 161 authors contributed 3352 commits.
13+ The following 164 authors contributed 3455 commits.
1414
1515* Abhinav Sagar
1616* Abhinuv Nitin Pitale
@@ -48,6 +48,7 @@ The following 161 authors contributed 3352 commits.
4848* Deng Tian
49495050* djdt
51+ * donchanee
5152* Dora Fraeman Caswell
5253* Elan Ernest
5354* Elliott Sales de Andrade
@@ -95,13 +96,15 @@ The following 161 authors contributed 3352 commits.
9596* luftek
9697* Maciej Dems
9798* Maik Riechert
99+ * Marat K
98100* Mark Wolf
99101* Mark Wolfman
100102* Matte
101103* Matthias Bussonnier
102104* Matthias Geier
103105* MatthieuDartiailh
104106* Max Chen
107+ * Max Humber
105108* Max Shinn
106109* MeeseeksMachine
107110* Michael Droettboom
@@ -176,14 +179,55 @@ The following 161 authors contributed 3352 commits.
176179
177180GitHub issues and pull requests:
178181
179- Pull Requests (795 ):
182+ Pull Requests (839 ):
180183
184+ * :ghpull: `16626 `: Updated Readme + Setup.py for PyPa
185+ * :ghpull: `16627 `: ci: Restore nuget install step on Azure for v3.2.x.
186+ * :ghpull: `16625 `: v3.2.x: Make Azure use local FreeType.
187+ * :ghpull: `16622 `: Backport PR #16613 on branch v3.2.x (Fix edge-case in preprocess_data, if label_namer is optional and unset.)
188+ * :ghpull: `16613 `: Fix edge-case in preprocess_data, if label_namer is optional and unset.
189+ * :ghpull: `16612 `: Backport PR #16605: CI: tweak the vm images we use on azure
190+ * :ghpull: `16611 `: Backport PR #16585 on branch v3.2.x (Fix _preprocess_data for Py3.9.)
191+ * :ghpull: `16605 `: CI: tweak the vm images we use on azure
192+ * :ghpull: `16585 `: Fix _preprocess_data for Py3.9.
193+ * :ghpull: `16541 `: Merge pull request #16404 from jklymak/fix-add-base-symlognorm
194+ * :ghpull: `16542 `: Backport PR #16006: Ignore pos in StrCategoryFormatter.__call__ to di…
195+ * :ghpull: `16543 `: Backport PR #16532: Document default value of save_count parameter in…
196+ * :ghpull: `16532 `: Document default value of save_count parameter in FuncAnimation
197+ * :ghpull: `16526 `: Backport PR #16480 on v.3.2.x: Re-phrase doc for bottom kwarg to hist
198+ * :ghpull: `16404 `: FIX: add base kwarg to symlognor
199+ * :ghpull: `16518 `: Backport PR #16502 on branch v3.2.x (Document theta getters/setters)
200+ * :ghpull: `16519 `: Backport PR #16513 on branch v3.2.x (Add more FreeType tarball hashes.)
201+ * :ghpull: `16513 `: Add more FreeType tarball hashes.
202+ * :ghpull: `16502 `: Document theta getters/setters
203+ * :ghpull: `16506 `: Backport PR #16505 on branch v3.2.x (Add link to blog to front page)
204+ * :ghpull: `16505 `: Add link to blog to front page
205+ * :ghpull: `16480 `: Re-phrase doc for bottom kwarg to hist
206+ * :ghpull: `16494 `: Backport PR #16490 on branch v3.2.x (Fix some typos on the front page)
207+ * :ghpull: `16489 `: Backport PR #16272 on branch v3.2.x (Move mplot3d autoregistration api changes to 3.2.)
208+ * :ghpull: `16490 `: Fix some typos on the front page
209+ * :ghpull: `16465 `: Backport PR #16450 on branch v3.2.x (Fix interaction between sticky_edges and shared axes.)
210+ * :ghpull: `16466 `: Backport PR #16392: FIX colorbars for Norms that do not have a scale.
211+ * :ghpull: `16392 `: FIX colorbars for Norms that do not have a scale.
212+ * :ghpull: `16450 `: Fix interaction between sticky_edges and shared axes.
213+ * :ghpull: `16453 `: Backport PR #16452 on branch v3.2.x (Don't make InvertedLogTransform inherit from deprecated base class.)
214+ * :ghpull: `16452 `: Don't make InvertedLogTransform inherit from deprecated base class.
215+ * :ghpull: `16436 `: Backport PR #16435 on branch v3.2.x (Reword intro to colors api docs.)
216+ * :ghpull: `16435 `: Reword intro to colors api docs.
217+ * :ghpull: `16399 `: Backport PR #16396 on branch v3.2.x (font_manager docs cleanup.)
218+ * :ghpull: `16396 `: font_manager docs cleanup.
219+ * :ghpull: `16397 `: Backport PR #16394 on branch v3.2.x (Mark inkscape 1.0 as unsupported (at least for now).)
220+ * :ghpull: `16394 `: Mark inkscape 1.0 as unsupported (at least for now).
221+ * :ghpull: `16286 `: Fix cbars for different norms
222+ * :ghpull: `16385 `: Backport PR #16226 on branch v3.2.x: Reorganize intro section on main page
223+ * :ghpull: `16383 `: Backport PR #16379 on branch v3.2.x (FIX: catch on message content, not module)
181224* :ghpull: `16226 `: Reorganize intro section on main page
182225* :ghpull: `16364 `: Backport PR #16344 on branch v3.2.x (Cast vmin/vmax to floats before nonsingular-expanding them.)
183226* :ghpull: `16344 `: Cast vmin/vmax to floats before nonsingular-expanding them.
184227* :ghpull: `16360 `: Backport PR #16347 on branch v3.2.x (FIX: catch warnings from pandas in cbook._check_1d)
185228* :ghpull: `16357 `: Backport PR #16330 on branch v3.2.x (Clearer signal handling)
186229* :ghpull: `16349 `: Backport PR #16255 on branch v3.2.x (Move version info to sidebar)
230+ * :ghpull: `16346 `: Backport PR #16298 on branch v3.2.x (Don't recursively call draw_idle when updating artists at draw time.)
187231* :ghpull: `16331 `: Backport PR #16308 on branch v3.2.x (CI: Use Ubuntu Bionic compatible package names)
188232* :ghpull: `16332 `: Backport PR #16308 on v3.2.x: CI: Use Ubuntu Bionic compatible package names
189233* :ghpull: `16324 `: Backport PR #16323 on branch v3.2.x (Add sphinx doc for Axis.axis_name.)
@@ -195,16 +239,18 @@ Pull Requests (795):
195239* :ghpull: `16305 `: Backport PR #16250 on branch v3.2.x (Fix zerolen intersect)
196240* :ghpull: `16300 `: Don't default to negative radii in polar plot.
197241* :ghpull: `16278 `: Backport PR #16273 on branch v3.2.x (DOC: Changing the spelling of co-ordinates.)
198- * :ghpull: `16277 `: Prefer using MouseButton to numeric values in docs and defaults.
199- * :ghpull: `16248 `: Update matplotlib.__doc__.
200242* :ghpull: `16260 `: Backport PR #16259 on branch v3.2.x (TST: something changed in pytest 5.3.3 that breaks our qt fixtures)
243+ * :ghpull: `16259 `: TST: something changed in pytest 5.3.3 that breaks our qt fixtures
244+ * :ghpull: `16238 `: Backport PR #16235 on branch v3.2.x (FIX: AttributeError in TimerBase.start)
201245* :ghpull: `16211 `: DOC: ValidateInterval was deprecated in 3.2, not 3.1
202246* :ghpull: `16224 `: Backport PR #16223 on branch v3.2.x (Added DNA Features Viewer description + screenshot in docs/thirdparty/)
203247* :ghpull: `16223 `: Added DNA Features Viewer description + screenshot in docs/thirdparty/
204248* :ghpull: `16222 `: Backport PR #16212 on branch v3.2.x (Fix deprecation from #13544)
205249* :ghpull: `16212 `: Fix deprecation from #13544
206250* :ghpull: `16207 `: Backport PR #16189 on branch v3.2.x (MNT: set default canvas when un-pickling)
207251* :ghpull: `16189 `: MNT: set default canvas when un-pickling
252+ * :ghpull: `16179 `: Backport PR #16175: FIX: ignore axes that aren't visible
253+ * :ghpull: `16175 `: FIX: ignore axes that aren't visible
208254* :ghpull: `16168 `: Backport PR #16166 on branch v3.2.x (Add badge for citing 3.1.2)
209255* :ghpull: `16148 `: Backport PR #16128 on branch v3.2.x (CI: Do not use nbformat 5.0.0/5.0.1 for testing)
210256* :ghpull: `16145 `: Backport PR #16053 on branch v3.2.x (Fix v_interval setter)
@@ -283,7 +329,7 @@ Pull Requests (795):
283329* :ghpull: `15513 `: Separate plots using #### in make_room_for_ylabel_using_axesgrid.py
284330* :ghpull: `15807 `: Backport PR #15791 on branch v3.2.x (Cleanup backend_bases docstrings.)
285331* :ghpull: `15791 `: Cleanup backend_bases docstrings.
286- * :ghpull: `15803 `: Backport PR #15795 on branch v3.2.x (Remove incorrect statement re : colorbars in image tutorial.)
332+ * :ghpull: `15803 `: Backport PR #15795 on branch v3.2.x (Remove incorrect statement re2 : colorbars in image tutorial.)
287333* :ghpull: `15795 `: Remove incorrect statement re: colorbars in image tutorial.
288334* :ghpull: `15794 `: Backport PR #15793 on branch v3.2.x (fix a couple typos in tutorials)
289335* :ghpull: `15793 `: fix a couple typos in tutorials
@@ -438,6 +484,7 @@ Pull Requests (795):
438484* :ghpull: `13544 `: Improve handling of subplots spanning multiple gridspec cells.
439485* :ghpull: `15194 `: Trivial style fixes.
440486* :ghpull: `15202 `: Deprecate the renderer parameter to Figure.tight_layout.
487+ * :ghpull: `15195 `: Fix integers being passed as length to quiver3d.
441488* :ghpull: `15180 `: Add some more internal links to 3.2.0 what's new
442489* :ghpull: `13510 `: Change Locator MAXTICKS checking to emitting a log at WARNING level.
443490* :ghpull: `15184 `: Mark missing_references extension as parallel read safe
@@ -512,7 +559,7 @@ Pull Requests (795):
512559* :ghpull: `15067 `: Fix cross-references in API changes < 1.0
513560* :ghpull: `15061 `: Fix cross-references in tutorials and FAQ
514561* :ghpull: `15060 `: Fix cross-references in examples.
515- * :ghpull: `14957 `: Documentation for using ConnectionPatch across Axes with constrained
562+ * :ghpull: `14957 `: Documentation for using ConnectionPatch across Axes with constrained…
516563* :ghpull: `15053 `: Make citation bit of README less wordy
517564* :ghpull: `15044 `: numpydoc set_size_inches docstring
518565* :ghpull: `15050 `: Clarify unnecessary special handling for colons in paths.
@@ -974,16 +1021,25 @@ Pull Requests (795):
9741021* :ghpull: `13527 `: Make SubplotSpec.num2 never None.
9751022* :ghpull: `12249 `: Replaced noqa-comments by using Axes3D.name instead of '3d' for proje…
9761023
977- Issues (116 ):
1024+ Issues (125 ):
9781025
1026+ * :ghissue: `16487 `: Add link to blog to front page
1027+ * :ghissue: `16478 `: The bottom parameter of plt.hist() shifts the data as well, not just the baseline
1028+ * :ghissue: `16280 `: SymLogNorm colorbar incorrect on master
1029+ * :ghissue: `16448 `: Bad interaction between shared axes and pcolormesh sticky edges
1030+ * :ghissue: `16451 `: InvertedLogTransform inherits from deprecated base
1031+ * :ghissue: `16420 `: Error when adding colorbar to pcolormesh of a boolean array
1032+ * :ghissue: `16114 `: Prose error on website (first paragraph)
9791033* :ghissue: `8291 `: Unable to pickle.load(fig) with mpl in jupyter notebook
1034+ * :ghissue: `16173 `: Constrained_layout creates extra axes when used with subgridspec
9801035* :ghissue: `16127 `: nbformat 5.0.0 missing schema files
9811036* :ghissue: `15849 `: Using pandas.Timestamp in blended coordinate system of ax.annotate.
9821037* :ghissue: `6015 `: scatterplot axis autoscale fails for small data values
9831038* :ghissue: `15806 `: 3.2.0 may break some Cartopy tests
9841039* :ghissue: `15852 `: Lasso selector does not show in Jupyter notebook
9851040* :ghissue: `15820 `: Show incomplete tick labels when using mixed chinese and english characters
9861041* :ghissue: `15770 `: DOCS 2D Line label option ``_nolegend_ `` is not documented
1042+ * :ghissue: `15332 `: Type promotion error with datetime bins in hist
9871043* :ghissue: `15611 `: BUG: Qt5Agg window size regression
9881044* :ghissue: `7130 `: Incorrect autoscaling of polar plot limits after scatter
9891045* :ghissue: `15576 `: Multi-line ticks cause cut-offs
0 commit comments