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

Backport PR #30286 on branch v3.10.x (Fix whitespace in _axes.py error message) Maintenance PR: bugfix Pull requests that fix identified bugs
#30287 by meeseeksmachine was merged Jul 12, 2025 Loading... updated Jul 12, 2025 v3.10.5
Backport PR #30223 on branch v3.10.x (Polar log scale: fix inner patch boundary and spine location) PR: bugfix Pull requests that fix identified bugs topic: polar
#30227 by meeseeksmachine was merged Jun 30, 2025 Loading... updated Jun 30, 2025 v3.10.5
Backport PR #30079 on branch v3.10.x (FIX: cast legend handles to list) PR: bugfix Pull requests that fix identified bugs topic: legend
#30081 by meeseeksmachine was merged May 19, 2025 Loading... updated May 19, 2025 v3.10.5
Backport PR #29382 on branch v3.10.x (Fix title position for polar plots) PR: bugfix Pull requests that fix identified bugs Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: axes
#29416 by meeseeksmachine was merged Jan 7, 2025 Loading... updated Jan 7, 2025 v3.10.1
Backport PR #29401 on branch v3.10.x (FIX: add errorbars with add_container) PR: bugfix Pull requests that fix identified bugs topic: plotting methods
#29408 by meeseeksmachine was merged Jan 6, 2025 Loading... updated Jan 6, 2025 v3.10.1
Backport PR #29258 on branch v3.10.x (Adding font Size as default parameter) PR: bugfix Pull requests that fix identified bugs topic: table
#29324 by meeseeksmachine was merged Dec 16, 2024 Loading... updated Dec 16, 2024 v3.10.1
Backport PR #29317 on branch v3.10.x (FIX: pass renderer through _auto_legend_data) PR: bugfix Pull requests that fix identified bugs topic: legend
#29320 by meeseeksmachine was merged Dec 16, 2024 Loading... updated Dec 16, 2024 v3.10.1
Backport PR #28987 on branch v3.9.x (Fix: Do not use numeric tolerances for axline special cases) PR: bugfix Pull requests that fix identified bugs
#28988 by meeseeksmachine was merged Oct 18, 2024 Loading... updated Oct 18, 2024 v3.9.3
Backport PR #28582 on branch v3.9.x (FIX: make sticky edge tolerance relative to data range) PR: bugfix Pull requests that fix identified bugs Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. topic: axes
#28586 by meeseeksmachine was merged Jul 17, 2024 Loading... updated Jul 17, 2024 v3.9.2
Bugfix: data sanitizing for barh PR: bugfix Pull requests that fix identified bugs status: superseded topic: plotting methods
#26577 by story645 was closed Sep 3, 2023 Loading... updated Jul 12, 2024
Backport PR #28403 on branch v3.9.x (FIX: Autoscale support in add_collection3d for Line3DCollection and Poly3DCollection) CI: Run cibuildwheel Run wheel building tests on a PR Documentation: API files in lib/ and doc/api Documentation: build building the docs Documentation: examples files in galleries/examples Documentation: plot types files in galleries/plot_types GUI: tk PR: bugfix Pull requests that fix identified bugs status: superseded topic: axes topic: canvas and figure manager topic: color/color & colormaps topic: figures and subfigures topic: geometry manager LayoutEngine, Constrained layout, Tight layout topic: mplot3d topic: pyplot API topic: text/fonts topic: text topic: ticks axis labels topic: widgets/UI
#28445 by scottshambaugh was closed Jun 24, 2024 Draft updated Jun 24, 2024
5 tasks
v3.9.1
Backport PR #26952 on branch v3.8.x (FIX 2-tuple of colors in to_rgba_array) PR: bugfix Pull requests that fix identified bugs topic: color/color & colormaps
#26964 by meeseeksmachine was merged Oct 2, 2023 Loading... updated Oct 2, 2023 v3.8.1
Backport PR #26598 on branch v3.8.x (FIX: array labelcolor for Tick) PR: bugfix Pull requests that fix identified bugs
#26617 by meeseeksmachine was merged Aug 28, 2023 Loading... updated Aug 28, 2023 v3.8.0
Backport PR #26598 on branch v3.7.x (FIX: array labelcolor for Tick) PR: bugfix Pull requests that fix identified bugs
#26616 by meeseeksmachine was merged Aug 28, 2023 Loading... updated Aug 28, 2023 v3.7.3
Backport PR #26462 on branch v3.8.x (Boxplot fix median line extending past box boundaries #19409) PR: bugfix Pull requests that fix identified bugs
#26568 by meeseeksmachine was merged Aug 21, 2023 Loading... updated Aug 21, 2023 v3.8.0
Backport PR #26291 on branch v3.7.x (Get correct renderer for axes_grid1 inset axes with bbox_inches=tight) PR: bugfix Pull requests that fix identified bugs
#26301 by meeseeksmachine was merged Jul 13, 2023 Loading... updated Jul 13, 2023 v3.7.3
Backport PR #26184 on branch v3.7.x (FIX: AnnotationBbox extents before draw) PR: bugfix Pull requests that fix identified bugs topic: annotation
#26227 by meeseeksmachine was merged Jul 1, 2023 Loading... updated Jul 1, 2023 v3.7.2
Backport PR #25547 on branch v3.7.x (FIX: _safe_first_finite on all non-finite array) PR: bugfix Pull requests that fix identified bugs
#25879 by meeseeksmachine was merged May 13, 2023 Loading... updated May 13, 2023 v3.7.2
Backport PR #25481 on branch v3.7.x (Fix 3D set_aspect error cases) PR: bugfix Pull requests that fix identified bugs topic: mplot3d
#25630 by meeseeksmachine was merged Apr 6, 2023 Loading... updated Apr 6, 2023 v3.7.2
Backport PR #25346 on branch v3.7.x (FIX: use wrapped text in Text._get_layout) PR: bugfix Pull requests that fix identified bugs topic: geometry manager LayoutEngine, Constrained layout, Tight layout topic: text
#25350 by meeseeksmachine was merged Feb 28, 2023 Loading... updated Feb 28, 2023 v3.7.1
Backport PR #25052 on branch v3.7.x (Support both Bbox and list for bbox to table/Table) PR: bugfix Pull requests that fix identified bugs topic: table
#25182 by meeseeksmachine was merged Feb 9, 2023 Loading... updated Feb 9, 2023 v3.7.0
Backport PR #24732 on branch v3.6.x (Use masked stack to preserve mask info) PR: bugfix Pull requests that fix identified bugs topic: units and array ducktypes
#24739 by meeseeksmachine was merged Dec 15, 2022 Loading... updated Dec 15, 2022 v3.6.3
Previous 1
Previous
ProTip! Type g i on any issue or pull request to go back to the issue listing page.

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