-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Pull requests: matplotlib/matplotlib
Pull requests list
FIX: Prevent warning when clearing axes with shared non-linear scale
topic: axes
topic: ticks axis labels
#30826
by saumyacoder1709
was closed Dec 12, 2025
Loading...
2 tasks done
ENH: Allow partial autoscaling when limits are set pre-plot
topic: axes
topic: ticks axis labels
#30625
by Alverok
was closed Oct 4, 2025
Loading...
3 tasks done
Add support for pgf.documentclass rcParam
backend: agg
backend: pdf
backend: pgf
backend: ps
CI: Run cibuildwheel
Run wheel building tests on a PR
CI: Run cygwin
Run cygwin tests on a PR
Documentation: build
building the docs
Documentation: devdocs
files in doc/devel
Documentation: examples
files in galleries/examples
Documentation: plot types
files in galleries/plot_types
Documentation: tutorials
files in galleries/tutorials
GUI: gtk
GUI: MacOSX
GUI: Qt
GUI: tk
GUI: webagg
topic: animation
topic: axes
topic: canvas and figure manager
topic: color/color & colormaps
topic: figures and subfigures
topic: geometry manager
LayoutEngine, Constrained layout, Tight layout
topic: images
topic: legend
topic: mplot3d
topic: path handling
topic: polar
topic: pyplot API
topic: rcparams
topic: sankey
topic: sphinx extension
topic: styles
topic: text/fonts
topic: text/mathtext
topic: text
topic: ticks axis labels
topic: toolbar
topic: transforms and scales
topic: tri
topic: widgets/UI
#30063
by MiniX16
was closed Nov 22, 2025
Loading...
4 tasks done
Tick rendering speedups
Performance
status: waiting for other PR
topic: mplot3d
topic: ticks axis labels
#29394
by scottshambaugh
was closed Jan 3, 2025
Loading...
1 task done
v3.11.0
Correct error bar cap orientation in polar plots
backend: agg
backend: pdf
backend: pgf
backend: ps
CI: Run cibuildwheel
Run wheel building tests on a PR
CI: Run cygwin
Run cygwin tests on a PR
Documentation: build
building the docs
Documentation: devdocs
files in doc/devel
Documentation: examples
files in galleries/examples
GUI: MacOSX
GUI: Qt
GUI: tk
status: superseded
topic: animation
topic: axes
topic: canvas and figure manager
topic: collections and mappables
topic: color/color & colormaps
topic: contour
topic: date handling
topic: figures and subfigures
topic: hatch
topic: images
topic: legend
topic: mplot3d
topic: path handling
topic: polar
topic: pyplot API
topic: rcparams
topic: table
topic: text/fonts
topic: text
topic: ticks axis labels
topic: toolbar
topic: transforms and scales
topic: tri
topic: widgets/UI
#28905
by kyracho
was closed Oct 10, 2024
Loading...
2 tasks done
dynamic mapping configuration for issue #28772
status: superseded
topic: ticks axis labels
#28776
by crspencer11
was closed Dec 7, 2024
Loading...
2 of 5 tasks
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
5 tasks
v3.9.1
[ENH]: axes.labelcolor should use text.color by default
topic: rcparams
topic: ticks axis labels
#28218
by trananso
was closed Jul 6, 2024
Loading...
1 task done
matplotlib
backend: agg
backend: cairo
backend: pdf
backend: pgf
backend: ps
backend: svg
CI: Run cibuildwheel
Run wheel building tests on a PR
Documentation: build
building the docs
Documentation: devdocs
files in doc/devel
GUI: gtk
GUI: Qt
GUI: tk
GUI: wx
topic: animation
topic: axes
topic: canvas and figure manager
topic: color/color & colormaps
topic: contour
topic: date handling
topic: figures and subfigures
topic: geometry manager
LayoutEngine, Constrained layout, Tight layout
topic: images
topic: legend
topic: markers
topic: mplot3d
topic: path handling
topic: polar
topic: pyplot API
topic: rcparams
topic: sphinx extension
topic: styles
topic: table
topic: text/fonts
topic: text/mathtext
topic: text
topic: ticks axis labels
topic: toolbar
topic: widgets/UI
#27959
by sandutsar
was closed Mar 21, 2024
Loading...
5 tasks done
Deleting all images that have passed tests before upload
backend: agg
backend: pdf
backend: pgf
CI: Run cibuildwheel
Run wheel building tests on a PR
CI: Run cygwin
Run cygwin tests on a PR
Documentation: build
building the docs
Documentation: devdocs
files in doc/devel
Documentation: examples
files in galleries/examples
Documentation: plot types
files in galleries/plot_types
GUI: MacOSX
GUI: tk
status: superseded
topic: axes
topic: canvas and figure manager
topic: collections and mappables
topic: color/color & colormaps
topic: geometry manager
LayoutEngine, Constrained layout, Tight layout
topic: images
topic: mplot3d
topic: path handling
topic: pyplot API
topic: text/fonts
topic: ticks axis labels
#27881
by Impaler343
was closed Mar 8, 2024
•
Draft
2 tasks done
Allow separate config of minor grid params in matplotlibrc.
status: needs rebase
topic: ticks axis labels
#26121
by RJTK
was closed Sep 15, 2025
Loading...
4 tasks
Refact kwargs tick
API: argument checking
status: duplicate
topic: ticks axis labels
#26030
by madeira-dev
was closed Jun 1, 2023
Loading...
2 tasks done
[MNT]: Cleanup ticklabel_format(..., style=)
status: needs revision
topic: ticks axis labels
#25991
by EddieEngineers
was closed Sep 18, 2023
Loading...
2 of 3 tasks
#20644 Add label alignment to tick_params
status: needs clarification
Issues that need more information to resolve.
topic: ticks axis labels
#25742
by atang2100
was closed Dec 9, 2024
Loading...
Maintain color of tick labels
status: needs comment/discussion
needs consensus on next step
topic: ticks axis labels
#22856
by hhalwan
was closed Nov 24, 2022
Loading...
2 tasks done
[ENH]: add Figure.align_titles() functionality
New feature
status: needs rebase
status: orphaned PR
status: superseded
topic: ticks axis labels
#22793
by aswarner
was closed Mar 31, 2024
•
Draft
1 of 6 tasks
future releases
Improve rendering when using multiple / large labels
Performance
status: needs rebase
status: needs revision
topic: text
topic: ticks axis labels
#21958
by ojeda-e
was closed Sep 15, 2025
•
Draft
2 tasks done
future releases
Allow sharing Locators and Formatters across Axises.
status: inactive
Marked by the "Stale" Github Action
status: needs rebase
topic: ticks axis labels
Prevent reuse of certain Locators and Formatters over multiple Axises.
status: inactive
Marked by the "Stale" Github Action
status: needs rebase
topic: ticks axis labels
ProTip!
no:milestone will show everything without a milestone.
You can’t perform that action at this time.