GitHub / matplotlib/matplotlib issues and pull requests
#30320 - [Bug]: fill_between with get_xaxis_transform increases y-limits
Issue -
State: open - Opened by metachow 12 days ago
#30318 - [Bug]: type annotation of `Axes.get_legend()` misses `None`
Issue -
State: open - Opened by bersbersbers 12 days ago
#30317 - fix broken configobj link
Pull Request -
State: closed - Opened by jocelynvj 12 days ago
Labels: Documentation: user guide
#30316 - Create RCKeyType
Pull Request -
State: open - Opened by ZPyrolink 12 days ago
#30315 - Fix link to pango
Pull Request -
State: open - Opened by dstansby 12 days ago
#30314 - Fix: correct typing overloads for ``Figure.subfigures``
Pull Request -
State: open - Opened by MarcoGorelli 12 days ago
#30310 - [Bug]: figure canvas size does not always match figure size and dpi
Issue -
State: closed - Opened by fangq 13 days ago
- 1 comment
#30309 - Improve custom sphinx link redirect extension
Pull Request -
State: closed - Opened by dstansby 13 days ago
Labels: Documentation: build
#30308 - [Bug]: Zorder issue for lines drawn with ConnectionPatch over inset_axes/plot axes
Issue -
State: open - Opened by ericasaw 13 days ago
#30307 - Update README.md
Pull Request -
State: closed - Opened by kr1shnasomani 13 days ago
- 1 comment
#30306 - [Doc]: Broken links to fix in docs
Issue -
State: open - Opened by dstansby 13 days ago
- 1 comment
Labels: Documentation
#30305 - [Bug]: antialiased=False rendering show dependencies to the drawing orders of Polygons in a collection
Issue -
State: open - Opened by fangq 14 days ago
- 6 comments
#30304 - Move release related docs to new sub-folder
Pull Request -
State: open - Opened by dstansby 14 days ago
- 8 comments
Labels: status: needs rebase, Documentation: build, Documentation: devdocs
#30302 - [MNT] Typing: Use Literal for set_loglevel
Pull Request -
State: open - Opened by nrnavaneet 15 days ago
- 3 comments
Labels: topic: pyplot API
#30300 - [Bug]: _constrained_layout takes several iterations to converge to expected result
Issue -
State: open - Opened by fontanj 15 days ago
- 4 comments
Labels: status: needs clarification, topic: geometry manager
#30299 - Fix legend labelcolor=‘linecolor’ to handle all cases, including step plots and transparent markers
Pull Request -
State: open - Opened by nrnavaneet 15 days ago
- 10 comments
Labels: topic: legend
#30298 - [Bug]: Legend kwarg `labelcolor='linecolor'` not working properly when `facecolor` is `'None'`
Issue -
State: open - Opened by lukashergt 15 days ago
#30297 - Add note to Annotation docstring about clipping misalignment after ax…
Pull Request -
State: closed - Opened by Narendersingh007 16 days ago
Labels: topic: text, status: duplicate
#30296 - [MNT]: Deprecate the axes parameter to RadialLocator
Issue -
State: open - Opened by timhoffm 16 days ago
Labels: API: changes, Maintenance
#30295 - DOC: clarify Annotation clipping behavior with set_clip_path after axis limit changes
Pull Request -
State: open - Opened by Narendersingh007 16 days ago
- 4 comments
Labels: topic: text
#30294 - Backport PR #30289 on branch v3.10.3-doc (DOC: Fix build with pybind11 3)
Pull Request -
State: closed - Opened by meeseeksmachine 16 days ago
Labels: Documentation
#30293 - Backport PR #30289 on branch v3.10.x (DOC: Fix build with pybind11 3)
Pull Request -
State: closed - Opened by meeseeksmachine 16 days ago
Labels: Documentation
#30292 - Backport PR #30237: Add explicit `**options: Any` for `add_subplot` m…
Pull Request -
State: open - Opened by GameRoMan 16 days ago
- 2 comments
Labels: topic: figures and subfigures
#30291 - Migrate to Pybind11 v3
Pull Request -
State: open - Opened by QuLogic 17 days ago
Labels: backend: agg, topic: text/fonts, topic: tri
#30290 - plot_surface with facecolors distorts colors due to default shading=True
Issue -
State: open - Opened by MisoNyang-i 17 days ago
- 2 comments
Labels: topic: mplot3d
#30289 - DOC: Fix build with pybind11 3
Pull Request -
State: closed - Opened by QuLogic 17 days ago
Labels: Documentation
#30288 - Backport PR #30283 on branch v3.10.x (changed the FAQ link to point to the correct path)
Pull Request -
State: closed - Opened by meeseeksmachine 17 days ago
- 1 comment
Labels: Documentation: examples, Documentation: tutorials
#30287 - Backport PR #30286 on branch v3.10.x (Fix whitespace in _axes.py error message)
Pull Request -
State: closed - Opened by meeseeksmachine 17 days ago
- 1 comment
Labels: Maintenance, PR: bugfix
#30286 - Fix whitespace in _axes.py error message
Pull Request -
State: closed - Opened by brchristian 17 days ago
- 1 comment
Labels: Maintenance, PR: bugfix
#30285 - [Bug]: Missing whitespace in _axes.py error message
Issue -
State: closed - Opened by brchristian 17 days ago
#30284 - Fixed the overdeletion of source images for failing tests
Pull Request -
State: open - Opened by ayshih 17 days ago
- 2 comments
#30283 - changed the FAQ link to point to the correct path
Pull Request -
State: closed - Opened by IdiotCoffee 17 days ago
- 2 comments
Labels: Documentation: examples, Documentation: tutorials
#30282 - Figure out how to pass Text to Renderer.draw_text always
Issue -
State: open - Opened by QuLogic 18 days ago
#30281 - Fix several minor typos
Pull Request -
State: closed - Opened by QuLogic 18 days ago
- 1 comment
Labels: Maintenance, topic: axes, topic: tri, Documentation: user guide, Documentation: API
#30280 - [Bug]: Pillow 11.3 raises a deprecation warning when using TkAgg
Issue -
State: closed - Opened by Vincent-Maladiere 18 days ago
- 1 comment
#30279 - fix(config): Correct invalid value for svg.fonttype in matplotlibrc
Pull Request -
State: closed - Opened by sbwiecko 19 days ago
#30278 - Run subprocess-starting tests on separate runners
Pull Request -
State: open - Opened by jkseppan 19 days ago
#30277 - Backport PR #30271 on branch v3.10.x (Reduce pause time in interactive timer test)
Pull Request -
State: open - Opened by meeseeksmachine 19 days ago
Labels: Maintenance, CI: testing
#30276 - [Bug]: Annotation clipping to rect works, but not when setting xlim
Issue -
State: open - Opened by bmcfee 19 days ago
- 8 comments
#30275 - Create events type and update plt.connect and mpl_connect
Pull Request -
State: closed - Opened by ZPyrolink 20 days ago
Labels: topic: pyplot API, topic: typing, topic: canvas and figure manager
#30274 - ci: Fix image preload with multiple conflicts
Pull Request -
State: closed - Opened by QuLogic 20 days ago
- 2 comments
Labels: CI: testing
#30273 - Fix mlab fallback for 32-bit systems
Pull Request -
State: open - Opened by QuLogic 20 days ago
#30272 - Log a warning if selected font weight differs from requested
Pull Request -
State: open - Opened by QuLogic 20 days ago
Labels: topic: text/fonts
#30271 - Reduce pause time in interactive timer test
Pull Request -
State: closed - Opened by dstansby 20 days ago
Labels: Maintenance, CI: testing
#30270 - [ENH] Add data parameter in Axes3D.plot
Pull Request -
State: open - Opened by vagnermcj 20 days ago
- 2 comments
Labels: topic: mplot3d
#30269 - Backport PR #30186 on branch v3.10.x (Fix figure legend when drawing stackplots)
Pull Request -
State: closed - Opened by meeseeksmachine 20 days ago
Labels: topic: legend
#30268 - Backport PR #30233 on branch v3.10.x (Check that stem input is 1D)
Pull Request -
State: closed - Opened by meeseeksmachine 21 days ago
#30267 - Run subprocess-starting tests in a separate xdist loadgroup
Pull Request -
State: open - Opened by jkseppan 22 days ago
#30266 - DOC: fix artist see also sections
Pull Request -
State: closed - Opened by rcomer 22 days ago
- 1 comment
Labels: Documentation: API
#30265 - Fix: have apply_aspect keep track of user-set limits
Pull Request -
State: open - Opened by rcomer 22 days ago
Labels: status: needs tests, topic: axes
#30264 - Run subprocess-starting tests without pytest-xdist
Pull Request -
State: open - Opened by jkseppan 23 days ago
- 3 comments
#30263 - [ENH]: Allow ignoring x-extent (but not y-extent) of xticklabels when computing axes extents (e.g. for geometry manager)
Issue -
State: open - Opened by anntzer 23 days ago
- 6 comments
Labels: New feature, topic: geometry manager
#30262 - Tweak docstrings of get_window_extent/get_tightbbox.
Pull Request -
State: closed - Opened by anntzer 23 days ago
- 2 comments
Labels: Documentation
#30261 - [TYP] Add more literals to MarkerType
Pull Request -
State: closed - Opened by ZPyrolink 23 days ago
- 1 comment
#30261 - [MNT] [TYPING]: Update MarkerType (#30257)
Pull Request -
State: open - Opened by ZPyrolink 23 days ago
#30260 - [MNT] Use Literal for `level` parameter in `set_loglevel` (#30257)
Pull Request -
State: closed - Opened by nrnavaneet 23 days ago
- 5 comments
Labels: status: duplicate
#30259 - Backport PR #30256 on branch v3.10.x (Time out in _get_executable_info)
Pull Request -
State: closed - Opened by meeseeksmachine 23 days ago
Labels: Maintenance
#30258 - Clean up mypy & ruff config
Pull Request -
State: closed - Opened by QuLogic 24 days ago
Labels: GUI: webagg, Documentation: examples, Documentation: tutorials
#30257 - [MNT] [TYPING]: Use of Literal
Issue -
State: open - Opened by ZPyrolink 24 days ago
Labels: Maintenance, topic: typing
#30256 - Time out in _get_executable_info
Pull Request -
State: closed - Opened by jkseppan 24 days ago
Labels: Maintenance
#30255 - Add interpolation option for facecolors in plot_surface method
Pull Request -
State: open - Opened by livlutz 24 days ago
- 4 comments
Labels: topic: mplot3d, status: needs revision
#30254 - Noisy exception interferes with debugging unrelated code
Issue -
State: open - Opened by PhilipDeegan 25 days ago
- 13 comments
Labels: status: needs clarification
#30253 - Backport PR #30243 on branch v3.10.x (Fix FancyArrow rendering for zero-length arrows)
Pull Request -
State: closed - Opened by QuLogic 25 days ago
- 2 comments
#30252 - Move cibuildwheel configuration to pyproject.toml
Pull Request -
State: open - Opened by QuLogic 25 days ago
- 1 comment
Labels: Build, CI: Run cibuildwheel
#30251 - Backport PR #30244 on branch v3.10.3-doc (DOC: Recommend to use bare Figure instances for saving to file)
Pull Request -
State: closed - Opened by meeseeksmachine 25 days ago
Labels: Documentation: user guide
#30250 - Backport PR #30244 on branch v3.10.x (DOC: Recommend to use bare Figure instances for saving to file)
Pull Request -
State: closed - Opened by meeseeksmachine 25 days ago
Labels: Documentation: user guide
#30249 - [Bug]: DeprecationWarning from Pillow 11.3.0 about 'mode' parameter of PIL.Image.fromarray()
Issue -
State: closed - Opened by cacti77 25 days ago
- 7 comments
#30248 - [Bug]: warning printed when using fontconfig 2.17
Issue -
State: closed - Opened by chrisjbillington 26 days ago
- 3 comments
Labels: status: upstream fix required
#30247 - Backport PR #30246 on branch v3.10.x (chore: remove redundant words in comment)
Pull Request -
State: closed - Opened by meeseeksmachine 26 days ago
Labels: Documentation: examples, Documentation: devdocs, Documentation: user guide
#30246 - chore: remove redundant words in comment
Pull Request -
State: closed - Opened by ianlv 26 days ago
- 1 comment
Labels: Documentation: examples, Documentation: devdocs, Documentation: user guide
#30245 - Adjust logic in RcParams to allow for inheritance
Pull Request -
State: closed - Opened by cvanelteren 26 days ago
- 4 comments
#30244 - DOC: Recommend to use bare Figure instances for saving to file
Pull Request -
State: closed - Opened by timhoffm 26 days ago
Labels: Documentation: user guide
#30243 - Fix FancyArrow rendering for zero-length arrows
Pull Request -
State: closed - Opened by nrnavaneet 26 days ago
- 4 comments
#30242 - [Bug]: Cannot create empty FancyArrow (expired numpy deprecation)
Issue -
State: closed - Opened by ap2468 26 days ago
#30241 - [ENH]: sharex=array for simple grouping
Issue -
State: open - Opened by bmcfee 26 days ago
- 5 comments
Labels: New feature
#30240 - Backport PR #30236 on branch v3.10.x (Copy-edit the docstring of AuxTransformBox.)
Pull Request -
State: closed - Opened by meeseeksmachine 26 days ago
Labels: Documentation
#30239 - Upgrade to Visual Studio 2022 in appveyor.yml
Pull Request -
State: closed - Opened by jkseppan 26 days ago
Labels: Maintenance, CI: testing
#30238 - [ENH]: Add data parameter in Axes3D.plot like Axes.plot
Issue -
State: open - Opened by RAK0S 26 days ago
- 1 comment
Labels: New feature, topic: mplot3d
#30237 - Add explicit `**options: Any` for `add_subplot` method
Pull Request -
State: closed - Opened by GameRoMan 26 days ago
- 3 comments
Labels: topic: typing, topic: figures and subfigures, Still Needs Manual Backport
#30236 - Copy-edit the docstring of AuxTransformBox.
Pull Request -
State: closed - Opened by anntzer 27 days ago
Labels: Documentation
#30235 - Don't expose private styles in style.available
Pull Request -
State: closed - Opened by QuLogic 27 days ago
- 3 comments
Labels: topic: styles
#30234 - Backport PR #30209 on branch v3.10.x (Clean up Qt socket notifier to avoid spurious interrupt handler calls)
Pull Request -
State: closed - Opened by meeseeksmachine 27 days ago
Labels: GUI: Qt, GUI: MacOSX, topic: canvas and figure manager
#30233 - Check that stem input is 1D
Pull Request -
State: closed - Opened by QuLogic 27 days ago
- 1 comment
#30232 - Bump github/codeql-action from 3.29.0 to 3.29.2 in the actions group
Pull Request -
State: closed - Opened by dependabot[bot] 27 days ago
- 1 comment
Labels: dependencies, github_actions
#30231 - ci: Preload existing test images from text-overhaul-figures branch
Pull Request -
State: closed - Opened by QuLogic 27 days ago
- 3 comments
Labels: topic: mplot3d, topic: widgets/UI, topic: rcparams, GUI: Qt, GUI: MacOSX, GUI: tk, backend: agg, topic: animation, topic: path handling, backend: pdf, GUI: webagg, topic: polar, topic: pyplot API, topic: ticks axis labels, topic: color/color & colormaps, topic: images, topic: text/fonts, topic: legend, Maintenance, topic: transforms and scales, topic: styles, topic: axes, topic: figures and subfigures, CI: Run cibuildwheel, topic: canvas and figure manager, CI: testing, Documentation: examples, Documentation: tutorials, Documentation: devdocs
#30230 - [BUG]: Neither explicit data limit is respected when `constrained_layout` is used together with `set_aspect(..., "datalim")`
Issue -
State: open - Opened by burnpanck 27 days ago
- 15 comments
Labels: New feature
#30229 - Backport PR #30221 on branch v3.10.x (BUG: fix future incompatibility with Pillow 13)
Pull Request -
State: closed - Opened by meeseeksmachine 27 days ago
Labels: GUI: tk, backend: pdf, Maintenance
#30228 - Backport PR #30098 on branch v3.10.x (Fix label_outer in the presence of colorbars.)
Pull Request -
State: closed - Opened by meeseeksmachine 28 days ago
Labels: topic: color/colorbar, topic: color/color & colormaps, topic: axes
#30227 - Backport PR #30223 on branch v3.10.x (Polar log scale: fix inner patch boundary and spine location)
Pull Request -
State: closed - Opened by meeseeksmachine 28 days ago
Labels: topic: polar, PR: bugfix
#30226 - ENH: Add properties position_centers and tops to BarContainer
Pull Request -
State: open - Opened by timhoffm 28 days ago
#30225 - [Example] Add workaround for tick_top and sharex compatibility (#30219)
Pull Request -
State: closed - Opened by nrnavaneet 28 days ago
- 4 comments
#30224 - Add an example of plotting error bars for grouped experimental data
Issue -
State: closed - Opened by malekzada 29 days ago
- 5 comments
Labels: status: needs clarification, Documentation: examples
#30223 - Polar log scale: fix inner patch boundary and spine location
Pull Request -
State: closed - Opened by rcomer 29 days ago
- 1 comment
Labels: topic: polar, PR: bugfix
#30222 - DOC: Add constructor parameter documentation to FFMpegFileWriter
Pull Request -
State: closed - Opened by nrnavaneet 29 days ago
- 5 comments
Labels: Documentation, topic: animation
#30221 - BUG: fix future incompatibility with Pillow 13
Pull Request -
State: closed - Opened by neutrinoceros 30 days ago
Labels: GUI: tk, backend: pdf, Maintenance
#30220 - BUG: Include python-including headers first in src/ft2font.{cpp,h}
Pull Request -
State: closed - Opened by DWesl 30 days ago
Labels: topic: text/fonts
#30219 - [Bug]: tick_top and sharex do not work together
Issue -
State: open - Opened by carissableker about 1 month ago
- 7 comments
#30218 - [Bug]: Rendering on Wayland with fractional scaling looks bad
Issue -
State: open - Opened by cbrnr about 1 month ago
- 4 comments
Labels: GUI: Qt, status: downstream fix required
#30217 - Backport PR #30198 on branch v3.10.x (Implement Path.__deepcopy__ avoiding infinite recursion)
Pull Request -
State: closed - Opened by meeseeksmachine about 1 month ago
Labels: topic: path handling, topic: transforms and scales
#30216 - [Bug]: stem complaining about PyTorch's Tensor
Issue -
State: closed - Opened by Atcold about 1 month ago
- 6 comments
Labels: third-party integration, topic: stem