3
3
GitHub Stats
4
4
============
5
5
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)
7
7
8
8
These lists are automatically generated, and may be incomplete or contain duplicates.
9
9
10
- We closed 116 issues and merged 795 pull requests.
10
+ We closed 125 issues and merged 839 pull requests.
11
11
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/43?closed=1 >`__
12
12
13
- The following 161 authors contributed 3352 commits.
13
+ The following 164 authors contributed 3455 commits.
14
14
15
15
* Abhinav Sagar
16
16
* Abhinuv Nitin Pitale
@@ -48,6 +48,7 @@ The following 161 authors contributed 3352 commits.
48
48
* Deng Tian
49
49
* depano.carlos@gmail.com
50
50
* djdt
51
+ * donchanee
51
52
* Dora Fraeman Caswell
52
53
* Elan Ernest
53
54
* Elliott Sales de Andrade
@@ -95,13 +96,15 @@ The following 161 authors contributed 3352 commits.
95
96
* luftek
96
97
* Maciej Dems
97
98
* Maik Riechert
99
+ * Marat K
98
100
* Mark Wolf
99
101
* Mark Wolfman
100
102
* Matte
101
103
* Matthias Bussonnier
102
104
* Matthias Geier
103
105
* MatthieuDartiailh
104
106
* Max Chen
107
+ * Max Humber
105
108
* Max Shinn
106
109
* MeeseeksMachine
107
110
* Michael Droettboom
@@ -176,14 +179,55 @@ The following 161 authors contributed 3352 commits.
176
179
177
180
GitHub issues and pull requests:
178
181
179
- Pull Requests (795 ):
182
+ Pull Requests (839 ):
180
183
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)
181
224
* :ghpull: `16226 `: Reorganize intro section on main page
182
225
* :ghpull: `16364 `: Backport PR #16344 on branch v3.2.x (Cast vmin/vmax to floats before nonsingular-expanding them.)
183
226
* :ghpull: `16344 `: Cast vmin/vmax to floats before nonsingular-expanding them.
184
227
* :ghpull: `16360 `: Backport PR #16347 on branch v3.2.x (FIX: catch warnings from pandas in cbook._check_1d)
185
228
* :ghpull: `16357 `: Backport PR #16330 on branch v3.2.x (Clearer signal handling)
186
229
* :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.)
187
231
* :ghpull: `16331 `: Backport PR #16308 on branch v3.2.x (CI: Use Ubuntu Bionic compatible package names)
188
232
* :ghpull: `16332 `: Backport PR #16308 on v3.2.x: CI: Use Ubuntu Bionic compatible package names
189
233
* :ghpull: `16324 `: Backport PR #16323 on branch v3.2.x (Add sphinx doc for Axis.axis_name.)
@@ -195,16 +239,18 @@ Pull Requests (795):
195
239
* :ghpull: `16305 `: Backport PR #16250 on branch v3.2.x (Fix zerolen intersect)
196
240
* :ghpull: `16300 `: Don't default to negative radii in polar plot.
197
241
* :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__.
200
242
* :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)
201
245
* :ghpull: `16211 `: DOC: ValidateInterval was deprecated in 3.2, not 3.1
202
246
* :ghpull: `16224 `: Backport PR #16223 on branch v3.2.x (Added DNA Features Viewer description + screenshot in docs/thirdparty/)
203
247
* :ghpull: `16223 `: Added DNA Features Viewer description + screenshot in docs/thirdparty/
204
248
* :ghpull: `16222 `: Backport PR #16212 on branch v3.2.x (Fix deprecation from #13544)
205
249
* :ghpull: `16212 `: Fix deprecation from #13544
206
250
* :ghpull: `16207 `: Backport PR #16189 on branch v3.2.x (MNT: set default canvas when un-pickling)
207
251
* :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
208
254
* :ghpull: `16168 `: Backport PR #16166 on branch v3.2.x (Add badge for citing 3.1.2)
209
255
* :ghpull: `16148 `: Backport PR #16128 on branch v3.2.x (CI: Do not use nbformat 5.0.0/5.0.1 for testing)
210
256
* :ghpull: `16145 `: Backport PR #16053 on branch v3.2.x (Fix v_interval setter)
@@ -283,7 +329,7 @@ Pull Requests (795):
283
329
* :ghpull: `15513 `: Separate plots using #### in make_room_for_ylabel_using_axesgrid.py
284
330
* :ghpull: `15807 `: Backport PR #15791 on branch v3.2.x (Cleanup backend_bases docstrings.)
285
331
* :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.)
287
333
* :ghpull: `15795 `: Remove incorrect statement re: colorbars in image tutorial.
288
334
* :ghpull: `15794 `: Backport PR #15793 on branch v3.2.x (fix a couple typos in tutorials)
289
335
* :ghpull: `15793 `: fix a couple typos in tutorials
@@ -438,6 +484,7 @@ Pull Requests (795):
438
484
* :ghpull: `13544 `: Improve handling of subplots spanning multiple gridspec cells.
439
485
* :ghpull: `15194 `: Trivial style fixes.
440
486
* :ghpull: `15202 `: Deprecate the renderer parameter to Figure.tight_layout.
487
+ * :ghpull: `15195 `: Fix integers being passed as length to quiver3d.
441
488
* :ghpull: `15180 `: Add some more internal links to 3.2.0 what's new
442
489
* :ghpull: `13510 `: Change Locator MAXTICKS checking to emitting a log at WARNING level.
443
490
* :ghpull: `15184 `: Mark missing_references extension as parallel read safe
@@ -512,7 +559,7 @@ Pull Requests (795):
512
559
* :ghpull: `15067 `: Fix cross-references in API changes < 1.0
513
560
* :ghpull: `15061 `: Fix cross-references in tutorials and FAQ
514
561
* :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…
516
563
* :ghpull: `15053 `: Make citation bit of README less wordy
517
564
* :ghpull: `15044 `: numpydoc set_size_inches docstring
518
565
* :ghpull: `15050 `: Clarify unnecessary special handling for colons in paths.
@@ -974,16 +1021,25 @@ Pull Requests (795):
974
1021
* :ghpull: `13527 `: Make SubplotSpec.num2 never None.
975
1022
* :ghpull: `12249 `: Replaced noqa-comments by using Axes3D.name instead of '3d' for proje…
976
1023
977
- Issues (116 ):
1024
+ Issues (125 ):
978
1025
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)
979
1033
* :ghissue: `8291 `: Unable to pickle.load(fig) with mpl in jupyter notebook
1034
+ * :ghissue: `16173 `: Constrained_layout creates extra axes when used with subgridspec
980
1035
* :ghissue: `16127 `: nbformat 5.0.0 missing schema files
981
1036
* :ghissue: `15849 `: Using pandas.Timestamp in blended coordinate system of ax.annotate.
982
1037
* :ghissue: `6015 `: scatterplot axis autoscale fails for small data values
983
1038
* :ghissue: `15806 `: 3.2.0 may break some Cartopy tests
984
1039
* :ghissue: `15852 `: Lasso selector does not show in Jupyter notebook
985
1040
* :ghissue: `15820 `: Show incomplete tick labels when using mixed chinese and english characters
986
1041
* :ghissue: `15770 `: DOCS 2D Line label option ``_nolegend_ `` is not documented
1042
+ * :ghissue: `15332 `: Type promotion error with datetime bins in hist
987
1043
* :ghissue: `15611 `: BUG: Qt5Agg window size regression
988
1044
* :ghissue: `7130 `: Incorrect autoscaling of polar plot limits after scatter
989
1045
* :ghissue: `15576 `: Multi-line ticks cause cut-offs
0 commit comments