|
3 | 3 | GitHub Stats
|
4 | 4 | ============
|
5 | 5 |
|
6 |
| -GitHub stats for 2019/05/18 - 2019/06/24 (tag: v3.1.0) |
| 6 | +GitHub stats for 2019/05/18 - 2019/06/29 (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 27 issues and merged 105 pull requests. |
11 |
| -The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestones/v3.1.1>`__ |
| 10 | +We closed 30 issues and merged 119 pull requests. |
| 11 | +The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/46>`__ |
12 | 12 |
|
13 |
| -The following 30 authors contributed 303 commits. |
| 13 | +The following 30 authors contributed 322 commits. |
14 | 14 |
|
15 | 15 | * Adam Gomaa
|
16 | 16 | * Antony Lee
|
@@ -45,8 +45,22 @@ The following 30 authors contributed 303 commits.
|
45 | 45 |
|
46 | 46 | GitHub issues and pull requests:
|
47 | 47 |
|
48 |
| -Pull Requests (105): |
49 |
| - |
| 48 | +Pull Requests (119): |
| 49 | + |
| 50 | +* :ghpull:`14655`: Backport PR #14649 on branch v3.1.x (Fix appveyor conda py37) |
| 51 | +* :ghpull:`14649`: Fix appveyor conda py37 |
| 52 | +* :ghpull:`14646`: Backport PR #14640 on branch v3.1.x (FIX: allow secondary axes to be non-linear) |
| 53 | +* :ghpull:`14640`: FIX: allow secondary axes to be non-linear |
| 54 | +* :ghpull:`14643`: Second attempt at fixing axis inversion (for mpl3.1). |
| 55 | +* :ghpull:`14623`: Fix axis inversion with loglocator and logitlocator. |
| 56 | +* :ghpull:`14619`: Backport PR #14598 on branch v3.1.x (Fix inversion of shared axes.) |
| 57 | +* :ghpull:`14621`: Backport PR #14613 on branch v3.1.x (Cleanup DateFormatter docstring.) |
| 58 | +* :ghpull:`14622`: Backport PR #14611 on branch v3.1.x (Update some axis docstrings.) |
| 59 | +* :ghpull:`14611`: Update some axis docstrings. |
| 60 | +* :ghpull:`14613`: Cleanup DateFormatter docstring. |
| 61 | +* :ghpull:`14598`: Fix inversion of shared axes. |
| 62 | +* :ghpull:`14610`: Backport PR #14579 on branch v3.1.x (Fix inversion of 3d axis.) |
| 63 | +* :ghpull:`14579`: Fix inversion of 3d axis. |
50 | 64 | * :ghpull:`14600`: Backport PR #14599 on branch v3.1.x (DOC: Add numpngw to third party packages.)
|
51 | 65 | * :ghpull:`14574`: Backport PR #14568 on branch v3.1.x (Don't assume tk canvas have a manager attached.)
|
52 | 66 | * :ghpull:`14568`: Don't assume tk canvas have a manager attached.
|
@@ -153,8 +167,11 @@ Pull Requests (105):
|
153 | 167 | * :ghpull:`14164`: Fix regexp for dvipng version detection
|
154 | 168 | * :ghpull:`13739`: Fix pressing tab breaks keymap in CanvasTk
|
155 | 169 |
|
156 |
| -Issues (27): |
| 170 | +Issues (30): |
157 | 171 |
|
| 172 | +* :ghissue:`14620`: Plotting on a log/logit scale overwrites axis inverting |
| 173 | +* :ghissue:`14615`: Inverting an axis using its limits does not work for log scale |
| 174 | +* :ghissue:`14577`: Calling invert_yaxis() on a 3D plot has either no effect or removes ticks |
158 | 175 | * :ghissue:`14602`: NavigationToolbar2Tk save_figure function bug
|
159 | 176 | * :ghissue:`1219`: Show fails on figures created with the object-oriented system
|
160 | 177 | * :ghissue:`10167`: Segmentation fault with tricontour
|
@@ -191,7 +208,7 @@ Previous GitHub Stats
|
191 | 208 | .. toctree::
|
192 | 209 | :maxdepth: 1
|
193 | 210 | :glob:
|
194 |
| - :reversed: |
| 211 | + :reveresed: |
195 | 212 |
|
196 | 213 | prev_whats_new/github_stats_*
|
197 | 214 |
|
|
0 commit comments