Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pull requests: matplotlib/matplotlib

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix clabel() for backends without canvas.get_renderer() Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#18968 by anntzer was merged Nov 18, 2020 Loading...
7 tasks
v3.4.0
Resolve mathtext.fontset at FontProperties creation time. Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: text/mathtext
#18862 by anntzer was merged Nov 6, 2020 Loading...
7 tasks
v3.4.0
Remove several more deprecations Maintenance Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#18753 by QuLogic was merged Dec 16, 2020 Loading...
5 tasks done
v3.4.0
Clarify color priorities in collections Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: collections and mappables
#18480 by efiring was merged Feb 17, 2021 Loading...
5 of 7 tasks
v3.4.0
FIX: allow manually placed axes in constrained_layout Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: geometry manager LayoutEngine, Constrained layout, Tight layout
#18453 by jklymak was merged Sep 15, 2020 Loading...
7 tasks
v3.4.0
Remove the private Axes._set_position. Maintenance Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: geometry manager LayoutEngine, Constrained layout, Tight layout
#18449 by anntzer was closed Sep 12, 2020 Loading...
7 tasks
v3.4.0
Sync 3D errorbar with 2D API: consistency Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: mplot3d
#18436 by QuLogic was merged Feb 19, 2021 Loading...
4 tasks done
v3.4.0
FIX/API: fig.canvas.draw always updates internal state Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#18408 by tacaswell was merged Feb 17, 2021 Loading...
3 tasks done
v3.4.0
Add missing check for None in Qt toolmanager. MEP: MEP22 tool manager Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#18328 by anntzer was merged Aug 23, 2020 Loading...
6 tasks
v3.3.2
Fix reshape list of strings Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: categorical topic: testing
#18243 by jklymak was merged Aug 13, 2020 Loading...
6 tasks
v3.3.1
Combine Axes.{lines,images,collections,patches,text,tables} into single list Maintenance Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#18216 by QuLogic was merged Apr 2, 2021 Loading...
11 of 12 tasks
v3.5.0
Backport PR #18173 on branch v3.3.x (Fix the return value of Axes.get_navigate_mode.) Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: toolbar
#18176 by meeseeksmachine was merged Aug 5, 2020 Loading... v3.3.1
Backport PR #18167 on branch v3.3.x (Catch Pandas AssertionError on deprecated multidimensional indexing. Closes #18158) Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. third-party integration
#18174 by meeseeksmachine was merged Aug 5, 2020 Loading... v3.3.1
Fix the return value of Axes.get_navigate_mode. Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: toolbar
#18173 by QuLogic was merged Aug 5, 2020 Loading...
2 tasks done
v3.3.1
Catch Pandas AssertionError on deprecated multidimensional indexing. Closes #18158 Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. third-party integration
#18167 by l-johnston was merged Aug 4, 2020 Loading... v3.3.1
Fix nbagg in Chrome 84 GUI: nbagg GUI: webagg Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#18142 by QuLogic was merged Aug 2, 2020 Loading...
1 task done
v3.3.1
Sort 3d sizes along with other properties Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#18136 by tomneep was merged Aug 2, 2020 Loading...
2 tasks done
v3.3.1
FIX: Allow deepcopy on norms and scales Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: transforms and scales
#18126 by jklymak was closed Jan 17, 2021 Draft
6 tasks
v3.4.0
FIX: catch all multi-dim warnings pandas Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#18101 by jklymak was merged Jul 28, 2020 Loading...
6 tasks
v3.3.1
Set shading='auto' if invalid value passed to pcolormesh API: argument checking Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#18079 by dstansby was merged Jul 27, 2020 Loading... v3.3.1
FIX: use internal _set_postion, not external Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: geometry manager LayoutEngine, Constrained layout, Tight layout topic: mplot3d
#18038 by jklymak was merged Jul 23, 2020 Loading...
6 tasks
v3.3.1
Fix PolyCollection.set_verts optimization. Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#18030 by QuLogic was merged Jul 23, 2020 Loading...
2 tasks done
v3.3.1
FIX: undeprecate and update num2epoch/epoch2num Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: date handling
#17983 by jklymak was merged Jul 21, 2020 Loading...
6 tasks
v3.3.1
BF: for degenerate polygons, add CLOSEPOLY vertex Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: path handling
#17982 by brunobeltran was merged Jul 22, 2020 Loading...
2 of 6 tasks
v3.3.1
Fix release() method name in macosx backend GUI: MacOSX Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
#17907 by dstansby was merged Jul 13, 2020 Loading... v3.3.0
1 2 8 10 12 33 34
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.

AltStyle によって変換されたページ (->オリジナル) /