|
3 | 3 | GitHub Stats
|
4 | 4 | ============
|
5 | 5 |
|
6 |
| -GitHub stats for 2020/08/14 - 2020/09/15 (tag: v3.3.1) |
| 6 | +GitHub stats for 2020/09/15 - 2020/11/11 (tag: v3.3.2) |
7 | 7 |
|
8 | 8 | These lists are automatically generated, and may be incomplete or contain duplicates.
|
9 | 9 |
|
10 |
| -We closed 15 issues and merged 39 pull requests. |
11 |
| -The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/57?closed=1>`__ |
| 10 | +We closed 14 issues and merged 46 pull requests. |
| 11 | +The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/58?closed=1>`__ |
12 | 12 |
|
13 |
| -The following 14 authors contributed 61 commits. |
| 13 | +The following 11 authors contributed 73 commits. |
14 | 14 |
|
15 | 15 | * Antony Lee
|
16 |
| -* Bruno Beltran |
17 | 16 | * David Stansby
|
18 |
| -* David Young |
19 | 17 | * Elliott Sales de Andrade
|
20 |
| -* Greg Lucas |
| 18 | +* Eric Larson |
21 | 19 | * Jody Klymak
|
22 |
| -* johnthagen |
23 | 20 | * Jouni K. Seppänen
|
24 |
| -* Richard Sheridan |
25 |
| -* richardsheridan |
26 | 21 | * Ryan May
|
| 22 | +* shevawen |
| 23 | +* Stephen Sinclair |
27 | 24 | * Thomas A Caswell
|
28 | 25 | * Tim Hoffmann
|
29 | 26 |
|
30 | 27 | GitHub issues and pull requests:
|
31 | 28 |
|
32 |
| -Pull Requests (39): |
33 |
| - |
34 |
| -* :ghpull:`18488`: Backport PR #18483 on branch v3.3.x (DOC: reword non-monotonic cell center warning) |
35 |
| -* :ghpull:`18483`: DOC: reword non-monotonic cell center warning |
36 |
| -* :ghpull:`18485`: Backport PR #18475 on branch v3.3.x (BF: ensure exception caught if no kpeswitch) |
37 |
| -* :ghpull:`18482`: Backport PR #18398 on branch v3.3.x (Warn on non-increasing/decreasing pcolor coords) |
38 |
| -* :ghpull:`18484`: Backport PR #18458: Fix huge imshow range |
39 |
| -* :ghpull:`18475`: BF: ensure exception caught if no kpeswitch |
40 |
| -* :ghpull:`18458`: Fix huge imshow range |
41 |
| -* :ghpull:`18398`: Warn on non-increasing/decreasing pcolor coords |
42 |
| -* :ghpull:`18479`: Nbagg backports |
43 |
| -* :ghpull:`18454`: nbagg: Use OutputArea event to trigger figure close. |
44 |
| -* :ghpull:`18469`: Backport PR #18464 on branch v3.3.x (Remove extra stickies in barstacked histogram.) |
45 |
| -* :ghpull:`18464`: Remove extra stickies in barstacked histogram. |
46 |
| -* :ghpull:`18459`: Backport PR #18393 on branch v3.3.x (Fix Axis scale on twinned Axes.) |
47 |
| -* :ghpull:`18393`: Fix Axis scale on twinned Axes. |
48 |
| -* :ghpull:`18441`: Backport PR #18395: TkAgg bugfix: deselect buttons that are not the current _Mode |
49 |
| -* :ghpull:`18395`: TkAgg bugfix: deselect buttons that are not the current _Mode |
50 |
| -* :ghpull:`18380`: Backport PR #18374 on branch v3.3.x (FIX: make _reshape_2D accept pandas df with string indices) |
51 |
| -* :ghpull:`18374`: FIX: make _reshape_2D accept pandas df with string indices |
52 |
| -* :ghpull:`18376`: Backport PR #18298 on branch v3.3.x (Include license files in built distribution) |
53 |
| -* :ghpull:`18375`: Backport PR #18293 on branch v3.3.x (Fix scatter3d color/linewidth re-projection) |
54 |
| -* :ghpull:`18298`: Include license files in built distribution |
55 |
| -* :ghpull:`18293`: Fix scatter3d color/linewidth re-projection |
56 |
| -* :ghpull:`18361`: nbagg: Store DPI ratio on figure instead of window. |
57 |
| -* :ghpull:`18354`: Backport PR #18352 on branch v3.3.x (Avoid triggering backend resolution during qt initial import.) |
58 |
| -* :ghpull:`18352`: Avoid triggering backend resolution during qt initial import. |
59 |
| -* :ghpull:`18335`: Backport PR #18322 on branch v3.3.x (Disable FH4 so that we don't require VCRUNTIME140_1.dll.) |
60 |
| -* :ghpull:`18322`: Disable FH4 so that we don't require VCRUNTIME140_1.dll. |
61 |
| -* :ghpull:`18333`: Backport PR #18328 on branch v3.3.x (Add missing check for None in Qt toolmanager.) |
62 |
| -* :ghpull:`18328`: Add missing check for None in Qt toolmanager. |
63 |
| -* :ghpull:`18309`: Backport PR #18304 on branch v3.3.x (Fix canvas redraws during motion in figures with a Button or TextBox) |
64 |
| -* :ghpull:`18304`: Fix canvas redraws during motion in figures with a Button or TextBox |
65 |
| -* :ghpull:`18297`: Backport PR #18288 on branch v3.3.x (FIX: check if axes is off page before repositioning title) |
66 |
| -* :ghpull:`18288`: FIX: check if axes is off page before repositioning title |
67 |
| -* :ghpull:`18269`: Backport PR #18266 on branch v3.3.x (Fix Path.get_extents for empty paths.) |
68 |
| -* :ghpull:`18266`: Fix Path.get_extents for empty paths. |
69 |
| -* :ghpull:`18263`: Backport PR #18260 on branch v3.3.x (Add parent widget to IntVar) |
70 |
| -* :ghpull:`18260`: Add parent widget to IntVar |
71 |
| -* :ghpull:`18253`: Backport PR #18245 on branch v3.3.x |
72 |
| -* :ghpull:`18245`: MNT: do a better job guessing the GUI framework in use |
73 |
| - |
74 |
| -Issues (15): |
75 |
| - |
76 |
| -* :ghissue:`18415`: imshow with LogNorm crashes with certain inputs |
77 |
| -* :ghissue:`18447`: nbagg: Closing a figure from the notebook does not close the python figure |
78 |
| -* :ghissue:`18470`: interactive plots slow with matplotlib 3.3.1 |
79 |
| -* :ghissue:`18457`: Incorrect log y-scale for histogram with partitioned and barstacked data |
80 |
| -* :ghissue:`18385`: twinx not respecting log-scale |
81 |
| -* :ghissue:`18371`: Plotting a pandas DataFrame with string MultiIndex |
82 |
| -* :ghissue:`18296`: LICENSE file(s) not included in published PyPI package |
83 |
| -* :ghissue:`18287`: scatter3D assigns wrong color to points for some plot orientations |
84 |
| -* :ghissue:`18292`: ImportError: DLL load failed with Matplotlib 3.3.1 on Windows |
85 |
| -* :ghissue:`18327`: Tool Manager: adding buttons to toolbar fails with matplotlib version 3.3.1 using Qt backend |
86 |
| -* :ghissue:`18324`: Poor UI responsiveness of 3.3.1 compared with 3.2.2 for interactive mode UI using widgets |
87 |
| -* :ghissue:`18303`: Canvas redraws during any motion when Button is present |
88 |
| -* :ghissue:`18283`: Automatic title placement wrong if parent axes is off the page |
89 |
| -* :ghissue:`18254`: scatter(..., marker='') raises on drawing with mpl3.3.1 |
90 |
| -* :ghissue:`18259`: New IntVar needs a parent widget |
| 29 | +Pull Requests (46): |
| 30 | + |
| 31 | +* :ghpull:`18936`: Backport PR #18929 on branch v3.3.x |
| 32 | +* :ghpull:`18929`: FIX: make sure scalarmappable updates are handled correctly in 3D |
| 33 | +* :ghpull:`18928`: Backport PR #18842 on branch v3.3.x (Add CPython 3.9 wheels.)
| 34 | +* :ghpull:`18842`: Add CPython 3.9 wheels. |
| 35 | +* :ghpull:`18921`: Backport PR #18732 on branch v3.3.x (Add a ponyfill for ResizeObserver on older browsers.) |
| 36 | +* :ghpull:`18732`: Add a ponyfill for ResizeObserver on older browsers. |
| 37 | +* :ghpull:`18886`: Backport #18860 on branch v3.3.x |
| 38 | +* :ghpull:`18860`: FIX: stop deprecation message colorbar |
| 39 | +* :ghpull:`18845`: Backport PR #18839 on branch v3.3.x |
| 40 | +* :ghpull:`18843`: Backport PR #18756 on branch v3.3.x (FIX: improve date performance regression) |
| 41 | +* :ghpull:`18850`: Backport CI fixes to v3.3.x |
| 42 | +* :ghpull:`18839`: MNT: make sure we do not mutate input in Text.update |
| 43 | +* :ghpull:`18838`: Fix ax.set_xticklabels(fontproperties=fp) |
| 44 | +* :ghpull:`18756`: FIX: improve date performance regression |
| 45 | +* :ghpull:`18787`: Backport PR #18769 on branch v3.3.x |
| 46 | +* :ghpull:`18786`: Backport PR #18754 on branch v3.3.x (FIX: make sure we have more than 1 tick with small log ranges) |
| 47 | +* :ghpull:`18754`: FIX: make sure we have more than 1 tick with small log ranges |
| 48 | +* :ghpull:`18769`: Support ``ax.grid(visible=<bool>)``. |
| 49 | +* :ghpull:`18778`: Backport PR #18773 on branch v3.3.x (Update to latest cibuildwheel release.) |
| 50 | +* :ghpull:`18773`: Update to latest cibuildwheel release. |
| 51 | +* :ghpull:`18755`: Backport PR #18734 on branch v3.3.x (Fix deprecation warning in GitHub Actions.) |
| 52 | +* :ghpull:`18734`: Fix deprecation warning in GitHub Actions. |
| 53 | +* :ghpull:`18725`: Backport PR #18533 on branch v3.3.x |
| 54 | +* :ghpull:`18723`: Backport PR #18584 on branch v3.3.x (Fix setting 0-timeout timer with Tornado.) |
| 55 | +* :ghpull:`18676`: Backport PR #18670 on branch v3.3.x (MNT: make certifi actually optional) |
| 56 | +* :ghpull:`18670`: MNT: make certifi actually optional |
| 57 | +* :ghpull:`18665`: Backport PR #18639 on branch v3.3.x (nbagg: Don't close figures for bubbled events.) |
| 58 | +* :ghpull:`18639`: nbagg: Don't close figures for bubbled events. |
| 59 | +* :ghpull:`18640`: Backport PR #18636 on branch v3.3.x (BLD: certifi is not a run-time dependency) |
| 60 | +* :ghpull:`18636`: BLD: certifi is not a run-time dependency |
| 61 | +* :ghpull:`18629`: Backport PR #18621 on branch v3.3.x (Fix singleshot timers in wx.) |
| 62 | +* :ghpull:`18621`: Fix singleshot timers in wx. |
| 63 | +* :ghpull:`18607`: Backport PR #18604 on branch v3.3.x (Update test image to fix Ghostscript 9.53.) |
| 64 | +* :ghpull:`18604`: Update test image to fix Ghostscript 9.53. |
| 65 | +* :ghpull:`18584`: Fix setting 0-timeout timer with Tornado. |
| 66 | +* :ghpull:`18550`: backport pr 18549 |
| 67 | +* :ghpull:`18545`: Backport PR #18540 on branch v3.3.x (Call to ExitStack.push should have been ExitStack.callback.) |
| 68 | +* :ghpull:`18549`: FIX: unit-convert pcolorargs before interpolating |
| 69 | +* :ghpull:`18540`: Call to ExitStack.push should have been ExitStack.callback. |
| 70 | +* :ghpull:`18533`: Correctly remove support for \stackrel. |
| 71 | +* :ghpull:`18509`: Backport PR #18505 on branch v3.3.x (Fix depth shading when edge/facecolor is none.) |
| 72 | +* :ghpull:`18505`: Fix depth shading when edge/facecolor is none. |
| 73 | +* :ghpull:`18504`: Backport PR #18500 on branch v3.3.x (BUG: Fix all-masked imshow) |
| 74 | +* :ghpull:`18500`: BUG: Fix all-masked imshow |
| 75 | +* :ghpull:`18476`: CI: skip qt, cairo, pygobject related installs on OSX on travis |
| 76 | +* :ghpull:`18134`: Build on xcode9 |
| 77 | + |
| 78 | +Issues (14): |
| 79 | + |
| 80 | +* :ghissue:`18885`: 3D Scatter Plot with Colorbar is not saved correctly with savefig |
| 81 | +* :ghissue:`18922`: pyplot.xticks(): Font property specification is not effective except 1st tick label. |
| 82 | +* :ghissue:`18481`: "%matplotlib notebook" not working in firefox with matplotlib 3.3.1 |
| 83 | +* :ghissue:`18595`: Getting internal "MatplotlibDeprecationWarning: shading='flat' ..." |
| 84 | +* :ghissue:`18743`: from mpl 3.2.2 to 3.3.0 enormous increase in creation time |
| 85 | +* :ghissue:`18317`: pcolormesh: shading='nearest' and non-monotonic coordinates |
| 86 | +* :ghissue:`18758`: Using Axis.grid(visible=True) results in TypeError for multiple values for keyword argument |
| 87 | +* :ghissue:`18638`: ``matplotlib>=3.3.2`` breaks ``ipywidgets.interact`` |
| 88 | +* :ghissue:`18337`: Error installing matplotlib-3.3.1 using pip due to old version of certifi on conda environment |
| 89 | +* :ghissue:`18620`: wx backend assertion error with fig.canvas.timer.start() |
| 90 | +* :ghissue:`18551`: test_transparent_markers[pdf] is broken on v3.3.x Travis macOS |
| 91 | +* :ghissue:`18580`: Animation freezes in Jupyter notebook |
| 92 | +* :ghissue:`18547`: pcolormesh x-axis with datetime broken for nearest shading |
| 93 | +* :ghissue:`18539`: Error in Axes.redraw_in_frame in use of ExitStack: push() takes 2 positional arguments but 3 were given |
91 | 94 |
|
92 | 95 |
|
93 | 96 | Previous GitHub Stats
|
|
0 commit comments