Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7a9b9b6

Browse files
committed
DOC: Update GitHub stats for 3.6.2
1 parent 4334ef8 commit 7a9b9b6

File tree

2 files changed

+273
-122
lines changed

2 files changed

+273
-122
lines changed

doc/users/github_stats.rst

Lines changed: 130 additions & 122 deletions
Original file line numberDiff line numberDiff line change
@@ -1,146 +1,154 @@
11
.. _github-stats:
22

3-
GitHub statistics for 3.6.1 (Oct 08, 2022)
3+
GitHub statistics for 3.6.2 (Nov 02, 2022)
44
==========================================
55

6-
GitHub statistics for 2022/09/16 (tag: v3.6.0) - 2022/10/08
6+
GitHub statistics for 2022/10/08 (tag: v3.6.1) - 2022/11/02
77

88
These lists are automatically generated, and may be incomplete or contain duplicates.
99

10-
We closed 22 issues and merged 80 pull requests.
11-
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/73?closed=1>`__
10+
We closed 21 issues and merged 86 pull requests.
11+
The full list can be seen `on GitHub <https://github.com/matplotlib/matplotlib/milestone/75?closed=1>`__
1212

13-
The following 19 authors contributed 129 commits.
13+
The following 22 authors contributed 27 commits.
1414

1515
* Antony Lee
16-
* baharev
17-
* David Stansby
16+
* Carsten Schnober
1817
* dependabot[bot]
19-
* Eli Rykoff
2018
* Elliott Sales de Andrade
21-
* erykoff
22-
* Greg Lucas
2319
* hannah
24-
* Ian Hunt-Isaak
20+
* j1642
21+
* Jaco Verster
22+
* jacoverster
23+
* Jae-Joon Lee
24+
* Jeffrey Aaron Paul
25+
* jeffreypaul15
2526
* Jody Klymak
26-
* melissawm
27+
* Kostya Farber
28+
* Kyle Sunden
29+
* Martok
30+
* Muhammad Abdur Rakib
2731
* Oscar Gustafsson
32+
* Pavel Grunt
2833
* Ruth Comer
29-
* slackline
30-
* Steffen Rehberg
3134
* Thomas A Caswell
35+
* Tiger Nie
3236
* Tim Hoffmann
33-
* مهدي شينون (Mehdi Chinoune)
3437

3538
GitHub issues and pull requests:
3639

37-
Pull Requests (80):
38-
39-
* :ghpull:`24124`: Backport PR #24111 on branch v3.6.x (FIX: add missing method to ColormapRegistry)
40-
* :ghpull:`24111`: FIX: add missing method to ColormapRegistry
41-
* :ghpull:`24117`: Backport PR #24113 on branch v3.6.x (Add exception class to pytest.warns calls)
42-
* :ghpull:`24116`: Backport PR #24115 on branch v3.6.x (Fix mask lookup in fill_between for NumPy 1.24+)
43-
* :ghpull:`24113`: Add exception class to pytest.warns calls
44-
* :ghpull:`24115`: Fix mask lookup in fill_between for NumPy 1.24+
45-
* :ghpull:`24112`: Backport PR #24109 on branch v3.6.x (DOC: add API change note for colorbar deprecation)
46-
* :ghpull:`24109`: DOC: add API change note for colorbar deprecation
47-
* :ghpull:`24107`: Backport PR #24088 on branch v3.6.x (MNT: make orphaned colorbar deprecate versus raise)
48-
* :ghpull:`24088`: MNT: make orphaned colorbar deprecate versus raise
49-
* :ghpull:`24103`: Backport PR #23684 on branch v3.6.x (Fix rectangle and hatches for colorbar)
50-
* :ghpull:`23684`: Fix rectangle and hatches for colorbar
51-
* :ghpull:`24087`: Backport PR #24084 on branch v3.6.x (Revert argument checking for label_mode)
52-
* :ghpull:`24084`: Revert argument checking for label_mode
53-
* :ghpull:`24078`: Backport PR #24047 on branch v3.6.x (Revert #22360: Let TeX handle multiline strings itself)
54-
* :ghpull:`24047`: Revert #22360: Let TeX handle multiline strings itself
55-
* :ghpull:`24077`: Backport PR #24054 on branch v3.6.x ( DOC: Move OO-examples from pyplot section)
56-
* :ghpull:`24054`: DOC: Move OO-examples from pyplot section
57-
* :ghpull:`24072`: Backport PR #24069 on branch v3.6.x (Clarification of marker size in scatter)
58-
* :ghpull:`24073`: Backport PR #24070 on branch v3.6.x (DOC: colorbar may steal from array of axes)
59-
* :ghpull:`24070`: DOC: colorbar may steal from array of axes
60-
* :ghpull:`24069`: Clarification of marker size in scatter
61-
* :ghpull:`24059`: Backport PR #23638 on branch v3.6.x (FIX: correctly handle generic font families in svg text-as-text mode)
62-
* :ghpull:`23638`: FIX: correctly handle generic font families in svg text-as-text mode
63-
* :ghpull:`24048`: Backport PR #24045 on branch v3.6.x (Fix _FigureManagerGTK.resize on GTK4)
64-
* :ghpull:`24055`: Backport PR #24046 on branch v3.6.x (Ignore 'CFMessagePort: bootstrap_register' messages)
65-
* :ghpull:`24046`: Ignore 'CFMessagePort: bootstrap_register' messages
66-
* :ghpull:`24051`: Backport PR #24037 on branch v3.6.x ([DOC]: make spanselector example codeblock continuous)
67-
* :ghpull:`24037`: [DOC]: make spanselector example codeblock continuous
68-
* :ghpull:`24045`: Fix _FigureManagerGTK.resize on GTK4
69-
* :ghpull:`24043`: Backport PR #24041 on branch v3.6.x (DOC: Fix incorrect redirect)
70-
* :ghpull:`24030`: Backport PR #24019 on branch v3.6.x (Don't require FigureCanvas on backend module more)
71-
* :ghpull:`24040`: Backport PR #24018 on branch v3.6.x (When comparing eps images, run ghostscript with -dEPSCrop.)
72-
* :ghpull:`24018`: When comparing eps images, run ghostscript with -dEPSCrop.
73-
* :ghpull:`24033`: Backport PR #24032 on branch v3.6.x (Reword SpanSelector example.)
74-
* :ghpull:`24029`: Backport PR #24026 on branch v3.6.x (Don't modify Axes property cycle in stackplot)
75-
* :ghpull:`23994`: Backport PR #23964 on branch v3.6.x (Fix issue with empty line in ps backend)
76-
* :ghpull:`24019`: Don't require FigureCanvas on backend module more
77-
* :ghpull:`24026`: Don't modify Axes property cycle in stackplot
78-
* :ghpull:`24027`: Backport PR #23904 on branch v3.6.x (added a reversing section to colormap reference)
79-
* :ghpull:`24017`: Backport PR #24014 on branch v3.6.x (Bump pypa/cibuildwheel from 2.10.1 to 2.10.2)
80-
* :ghpull:`24014`: Bump pypa/cibuildwheel from 2.10.1 to 2.10.2
81-
* :ghpull:`24007`: Backport PR #24004 on branch v3.6.x (Increase consistency in tutorials and examples)
82-
* :ghpull:`23964`: Fix issue with empty line in ps backend
83-
* :ghpull:`23904`: added a reversing section to colormap reference
84-
* :ghpull:`23990`: Backport PR #23978 on branch v3.6.x (DOC: Suppress IPython output in examples and tutorials where not needed)
85-
* :ghpull:`23978`: DOC: Suppress IPython output in examples and tutorials where not needed
86-
* :ghpull:`23916`: Backport PR #23912 on branch v3.6.x (FIX: only expect FigureCanvas on backend module if using new style)
87-
* :ghpull:`23989`: Backport PR #23944 on branch v3.6.x (FIX: ValueError when hexbin is run with empty arrays and log scaling.)
88-
* :ghpull:`23944`: FIX: ValueError when hexbin is run with empty arrays and log scaling.
89-
* :ghpull:`23988`: Backport PR #23987 on branch v3.6.x (FIX: do not set constrained layout on false-y values)
90-
* :ghpull:`23987`: FIX: do not set constrained layout on false-y values
91-
* :ghpull:`23982`: Backport PR #23980 on branch v3.6.x (DOC: Move Quick Start Tutorial to first position)
92-
* :ghpull:`23979`: Backport PR #23975 on branch v3.6.x (Reword docstring of reset_position.)
93-
* :ghpull:`23975`: Reword docstring of reset_position.
94-
* :ghpull:`23966`: Backport PR #23930 on branch v3.6.x (Fix edge color, links, wording; closes matplotlib/matplotlib#23895)
95-
* :ghpull:`23971`: Backport PR #23906 on branch v3.6.x (Edit mplot3d examples for correctness and consistency)
96-
* :ghpull:`23906`: Edit mplot3d examples for correctness and consistency
97-
* :ghpull:`23963`: Backport PR #23957 on branch v3.6.x (Bump pypa/cibuildwheel from 2.9.0 to 2.10.1)
98-
* :ghpull:`23930`: Fix edge color, links, wording; closes matplotlib/matplotlib#23895
99-
* :ghpull:`23910`: FIX: do not append None to stream in ps
100-
* :ghpull:`23957`: Bump pypa/cibuildwheel from 2.9.0 to 2.10.1
101-
* :ghpull:`23960`: Backport PR #23947 on branch v3.6.x (Fix building on MINGW)
102-
* :ghpull:`23942`: DOC: fix versions in v3.6.x doc switcher
103-
* :ghpull:`23961`: Backport PR #23958 on branch v3.6.x (DOC: Remove Adding Animations section)
104-
* :ghpull:`23958`: DOC: Remove Adding Animations section
105-
* :ghpull:`23947`: Fix building on MINGW
106-
* :ghpull:`23945`: Backport PR #23941 on branch v3.6.x (consistent notation for minor/patch branches)
107-
* :ghpull:`23956`: Backport PR #23751 on branch v3.6.x (FIX: show bars when the first location is nan)
108-
* :ghpull:`23751`: FIX: show bars when the first location is nan
109-
* :ghpull:`23938`: Backport PR #23919 on branch v3.6.x (DOC: remove dead "Show Source" links)
110-
* :ghpull:`23952`: Backport PR #23951 on branch v3.6.x (DOC: Make animation continuous)
111-
* :ghpull:`23949`: DOC: Display "dev" instead of "devdocs" in the version switcher
112-
* :ghpull:`23940`: Fix typos in github_stats.rst
113-
* :ghpull:`23936`: Backport PR #23935 on branch v3.6.x (DOC: fix versions is doc switcher)
114-
* :ghpull:`23933`: Backport PR #23932 on branch v3.6.x (DOC: Fix formatting in image tutorial)
115-
* :ghpull:`23932`: DOC: Fix formatting in image tutorial
116-
* :ghpull:`23926`: Backport PR #23925 on branch v3.6.x (FIX: use process_event in dpi changes on macosx backend)
117-
* :ghpull:`23925`: FIX: use process_event in dpi changes on macosx backend
118-
* :ghpull:`23912`: FIX: only expect FigureCanvas on backend module if using new style
119-
120-
Issues (22):
121-
122-
* :ghissue:`23981`: [ENH]: Default ``matplotlib.colormaps[None]`` to call ``matplotlib.colormaps[matplotlib.rcParams['image.cmap']]``?
123-
* :ghissue:`24106`: [Bug]: fill_between gives IndexError with numpy 1.24.0.dev
124-
* :ghissue:`24053`: Cartopy axes_grid_basic example broken by Matplotlib 3.6
125-
* :ghissue:`23977`: [Bug]: Eqnarray in AnchoredText results in misplaced text (new in v3.6.0)
126-
* :ghissue:`23973`: [Bug]: ValueError: Unable to determine Axes to steal space for Colorbar.
127-
* :ghissue:`23456`: [Bug]: Horizontal colorbars drawn incorrectly with hatches
128-
* :ghissue:`15922`: Pyplot gallery section is mostly OO examples
129-
* :ghissue:`23700`: [Doc]: scatter points
130-
* :ghissue:`23492`: [Bug]: svg backend does not use configured generic family lists
131-
* :ghissue:`22528`: [Bug]: problem with font property in text elements of svg figures
132-
* :ghissue:`23911`: [Bug]: 3.6.0 doesn't interact well with pycharm throwing "backend_interagg" exception
133-
* :ghissue:`24024`: stackplot should not change Axes cycler
134-
* :ghissue:`23954`: [Bug]: Text label with empty line causes a "TypeError: cannot unpack non-iterable NoneType object" in PostScript backend
135-
* :ghissue:`23922`: [Bug]: Refactor of hexbin for 3.6.0 crashes with empty arrays and log scaling
136-
* :ghissue:`23986`: [Bug]: Constrained layout UserWarning even when False
137-
* :ghissue:`23895`: [Bug]: 3D surface is not plotted for the contour3d_3 example in the gallery
138-
* :ghissue:`23955`: [Doc]: Adding animations to Youtube channel
139-
* :ghissue:`23943`: [Bug]: Couldn't build matplotlib 3.6.0 with both Clang-15 and GCC-12
140-
* :ghissue:`23687`: [Bug]: barplot does not show anything when x or bottom start and end with NaN
141-
* :ghissue:`23876`: [Doc]: Missing source files
142-
* :ghissue:`23909`: [Doc]: add animation examples to show animated subplots
143-
* :ghissue:`23921`: [Bug]: resize_event deprecation warnings when creating figure on macOS with version 3.6.0
40+
Pull Requests (86):
41+
42+
* :ghpull:`24341`: Backport PR #24301 on branch v3.6.x (Restore get_renderer function in deprecated tight_layout)
43+
* :ghpull:`24301`: Restore get_renderer function in deprecated tight_layout
44+
* :ghpull:`24337`: Backport PR #24238 on branch v3.6.x (Update example and docstring to encourage the use of functools.partial in FuncAnimation)
45+
* :ghpull:`24336`: Backport PR #24335 on branch v3.6.x (Fix missing word in ImageMagickWriter docstring.)
46+
* :ghpull:`20358`: Updates example and docstring to encourage the use of functools.partial in FuncAnimation
47+
* :ghpull:`24238`: Update example and docstring to encourage the use of functools.partial in FuncAnimation
48+
* :ghpull:`24335`: Fix missing word in ImageMagickWriter docstring.
49+
* :ghpull:`24330`: Backport PR #24282 on branch v3.6.x (Fix some minor docstring typos)
50+
* :ghpull:`24323`: Backport PR #24320 on branch v3.6.x (DOC: add warning note to imsave)
51+
* :ghpull:`24282`: Fix some minor docstring typos
52+
* :ghpull:`24327`: Backport PR #24310 on branch v3.6.x (show axes changing in animate decay example)
53+
* :ghpull:`24310`: show axes changing in animate decay example
54+
* :ghpull:`24324`: Backport PR #24259 on branch v3.6.x (Move empty hexbin fix to make_norm_from_scale.)
55+
* :ghpull:`24325`: Backport PR #24095 on branch v3.6.x (nb/webagg: Move mouse events to outer canvas div)
56+
* :ghpull:`24326`: Backport PR #24318 on branch v3.6.x (Bump pypa/cibuildwheel from 2.11.1 to 2.11.2)
57+
* :ghpull:`24318`: Bump pypa/cibuildwheel from 2.11.1 to 2.11.2
58+
* :ghpull:`24095`: nb/webagg: Move mouse events to outer canvas div
59+
* :ghpull:`24259`: Move empty hexbin fix to make_norm_from_scale.
60+
* :ghpull:`24320`: DOC: add warning note to imsave
61+
* :ghpull:`24297`: Backport PR #24294 on branch v3.6.x (Run test if fontconfig is present)
62+
* :ghpull:`24294`: Run test if fontconfig is present
63+
* :ghpull:`24286`: Backport PR #24284 on branch v3.6.x (Remove comment about cmap from voxels docstring)
64+
* :ghpull:`24284`: Remove comment about cmap from voxels docstring
65+
* :ghpull:`24280`: Backport PR #24145 on branch v3.6.x (Updated Angles on Bracket arrow styles example to make angles clear #23176)
66+
* :ghpull:`24145`: Updated Angles on Bracket arrow styles example to make angles clear #23176
67+
* :ghpull:`24270`: Backport PR #24265 on branch v3.6.x (Restore (and warn on) seaborn styles in style.library)
68+
* :ghpull:`24271`: Backport PR #24266 on branch v3.6.x (TST: Increase fp tolerance on more tests for new NumPy)
69+
* :ghpull:`24266`: TST: Increase fp tolerance on more tests for new NumPy
70+
* :ghpull:`24265`: Restore (and warn on) seaborn styles in style.library
71+
* :ghpull:`24267`: Backport PR #24261 on branch v3.6.x (Fix pie chart in demo_agg_filter.py)
72+
* :ghpull:`24261`: Fix pie chart in demo_agg_filter.py
73+
* :ghpull:`24258`: Backport PR #24108 on branch v3.6.x (Add 3D plots to plot_types doc page)
74+
* :ghpull:`24108`: Add 3D plots to plot_types doc page
75+
* :ghpull:`24255`: Backport PR #24250 on branch v3.6.x (Fix key reporting in pick events)
76+
* :ghpull:`24250`: Fix key reporting in pick events
77+
* :ghpull:`24237`: Backport PR #24197 on branch v3.6.x (Properly set and inherit backend_version.)
78+
* :ghpull:`24197`: Properly set and inherit backend_version.
79+
* :ghpull:`24234`: Backport PR #23607 on branch v3.6.x (DOC: document that appearance is part of our stable API)
80+
* :ghpull:`24233`: Backport PR #23985 on branch v3.6.x (Improve rubberband rendering in wx and tk)
81+
* :ghpull:`24232`: Backport PR #24096 on branch v3.6.x ([DOC]: Add simple animation scatter plot to the example documentation)
82+
* :ghpull:`24231`: Backport PR #24009 on branch v3.6.x (Fix evaluating colormaps on non-numpy arrays)
83+
* :ghpull:`24230`: Backport PR #24229 on branch v3.6.x (FIX: do not mutate dictionaries passed in by user)
84+
* :ghpull:`23607`: DOC: document that appearance is part of our stable API
85+
* :ghpull:`23985`: Improve rubberband rendering in wx and tk
86+
* :ghpull:`24096`: [DOC]: Add simple animation scatter plot to the example documentation
87+
* :ghpull:`24009`: Fix evaluating colormaps on non-numpy arrays
88+
* :ghpull:`24229`: FIX: do not mutate dictionaries passed in by user
89+
* :ghpull:`24223`: Backport PR #24184 on branch v3.6.x (Add tests for ToolManager)
90+
* :ghpull:`24219`: Backport PR #23995 on branch v3.6.x (DOC: Lowercase some parameter names)
91+
* :ghpull:`23995`: DOC: Lowercase some parameter names
92+
* :ghpull:`24184`: Add tests for ToolManager
93+
* :ghpull:`24211`: Backport PR #24202 on branch v3.6.x (Bump pypa/cibuildwheel from 2.10.2 to 2.11.1)
94+
* :ghpull:`24214`: Backport PR #24169 on branch v3.6.x ([DOC]: added parent link for ``FuncAnimation`` and ``ArtistAnimation``)
95+
* :ghpull:`24169`: [DOC]: add parent link for ``FuncAnimation`` and ``ArtistAnimation``
96+
* :ghpull:`24202`: Bump pypa/cibuildwheel from 2.10.2 to 2.11.1
97+
* :ghpull:`24206`: Backport PR #24081 on branch v3.6.x (TST: force test with shared test image to run in serial)
98+
* :ghpull:`24181`: Backport PR #24177 on branch v3.6.x (Don't simplify paths used for autoscaling)
99+
* :ghpull:`24200`: Backport PR #24193 on branch v3.6.x (DOC: Explain gridsize in hexbin())
100+
* :ghpull:`24201`: Backport PR #24194 on branch v3.6.x (DOC: Improve plot_directive documentation)
101+
* :ghpull:`24194`: DOC: Improve plot_directive documentation
102+
* :ghpull:`24193`: DOC: Explain gridsize in hexbin()
103+
* :ghpull:`24192`: Backport PR #24187 on branch v3.6.x (DOC: Fix toc structure in explain/interactive)
104+
* :ghpull:`24186`: Backport PR #24157 on branch v3.6.x (test only PR milestoning guidance)
105+
* :ghpull:`24187`: DOC: Fix toc structure in explain/interactive
106+
* :ghpull:`24190`: DOC: fix markup
107+
* :ghpull:`24157`: test only PR milestoning guidance
108+
* :ghpull:`24183`: Backport PR #24178 on branch v3.6.x (Fall back to Python-level Thread for GUI warning)
109+
* :ghpull:`24180`: Backport PR #24173 on branch v3.6.x (TST: convert nose-style tests)
110+
* :ghpull:`24178`: Fall back to Python-level Thread for GUI warning
111+
* :ghpull:`24177`: Don't simplify paths used for autoscaling
112+
* :ghpull:`24173`: TST: convert nose-style tests
113+
* :ghpull:`24174`: Backport PR #24171 on branch v3.6.x (Fix example where wrong variable was used)
114+
* :ghpull:`24176`: Backport PR #24167 on branch v3.6.x (FIX: turn off layout engine tightbbox)
115+
* :ghpull:`24167`: FIX: turn off layout engine tightbbox
116+
* :ghpull:`24171`: Fix example where wrong variable was used
117+
* :ghpull:`24172`: Backport PR #24158 on branch v3.6.x (Fix Qt with PySide6 6.4.0)
118+
* :ghpull:`24158`: Fix Qt with PySide6 6.4.0
119+
* :ghpull:`24165`: Backport PR #24164 on branch v3.6.x (Fix argument order in hist() docstring.)
120+
* :ghpull:`24164`: Fix argument order in hist() docstring.
121+
* :ghpull:`24151`: Backport PR #24149 on branch v3.6.x (FIX: handle input to ax.bar that is all nan)
122+
* :ghpull:`24149`: FIX: handle input to ax.bar that is all nan
123+
* :ghpull:`24146`: Backport PR #24137 on branch v3.6.x (Add note about blitting and zorder in animations)
124+
* :ghpull:`24137`: Add note about blitting and zorder in animations
125+
* :ghpull:`24134`: Backport PR #24130 on branch v3.6.x (DOC: align contour parameter doc with implementation)
126+
* :ghpull:`24130`: DOC: align contour parameter doc with implementation
127+
* :ghpull:`24081`: TST: force test with shared test image to run in serial
128+
129+
Issues (21):
130+
131+
* :ghissue:`20326`: FuncAnimation Named Arguments
132+
* :ghissue:`24332`: [Bug]: backend bug in matplotlib==3.6.1 with python3.11 and PySide6==6.4.0.1
133+
* :ghissue:`24296`: [Doc]: Axes limits not updated in animate decay
134+
* :ghissue:`24089`: [Bug]: Resizing does not work in WebAgg backend in Safari
135+
* :ghissue:`3657`: matplotlib.pyplot.imsave colormaps some grayscale images before saving them
136+
* :ghissue:`24060`: [TST] Upcoming dependency test failures
137+
* :ghissue:`24264`: [Bug]: Setting matplotlib.pyplot.style.library['seaborn-colorblind'] result in key error on matplotlib v3.6.1
138+
* :ghissue:`23900`: [Doc]: Adding some 3D plots to plot gallery
139+
* :ghissue:`24199`: [Bug]: pick events do not forward mouseevent-key on Linux
140+
* :ghissue:`23969`: [ENH]: Make rubber band more visible
141+
* :ghissue:`23132`: [Bug]: call cmap object on torch.tensor will output first element all 0
142+
* :ghissue:`21349`: [Bug]: Hexbin gridsize interpreted differently for x and y
143+
* :ghissue:`22905`: [Doc]: Duplicated toc entries
144+
* :ghissue:`24094`: [Bug]: macOS: PyPy 3.8 (v7.3.9) threading get_native_id Broken
145+
* :ghissue:`24097`: [Bug]: ax.hist density not auto-scaled when using histtype='step'
146+
* :ghissue:`24148`: remove nose-style test classes
147+
* :ghissue:`24133`: [Bug]: Incorrect crop after constrained layout with equal aspect ratio and bbox_inches = tight
148+
* :ghissue:`24155`: [Bug]: TypeError: int() argument must be a string, a bytes-like object or a number, not 'KeyboardModifier'
149+
* :ghissue:`24127`: [Bug]: ax.bar raises for all-nan data on matplotlib 3.6.1
150+
* :ghissue:`2959`: artists zorder is ignored during animations
151+
* :ghissue:`24121`: [Doc]: Contour functions: auto-generated levels
144152

145153

146154
Previous GitHub statistics

0 commit comments

Comments
 (0)