GitHub / matplotlib/matplotlib issues and pull requests
#30023 - Remove unused `_api` import
Pull Request -
State: closed - Opened by QuLogic 6 months ago
Labels: topic: mpl_toolkit
#30022 - [Doc]: matplotlib.figure.Figure.subplots_adjust figure
Issue -
State: closed - Opened by battisti456 6 months ago
- 2 comments
Labels: Documentation
#30021 - [Bug]: Setting font.sans-serif is impossible by the intended way using matplotlib.rc because it contains a hyphen.
Issue -
State: open - Opened by matj1 6 months ago
#30020 - Micro-optimize _to_rgba_no_colorcycle.
Pull Request -
State: closed - Opened by anntzer 6 months ago
- 2 comments
Labels: Performance, topic: color/color & colormaps, Maintenance
#30020 - Micro-optimize _to_rgba_no_colorcycle.
Pull Request -
State: closed - Opened by anntzer 6 months ago
- 2 comments
Labels: Performance, topic: color/color & colormaps, Maintenance
#30019 - FIX #30007: Raise ValueError when all wedge sizes are zero in ax.pie
Pull Request -
State: closed - Opened by albus-droid 6 months ago
- 2 comments
#30019 - FIX #30007: Raise ValueError when all wedge sizes are zero in ax.pie
Pull Request -
State: closed - Opened by albus-droid 6 months ago
- 3 comments
#30018 - Backport PR #29907 on branch v3.10.x (Ensure text metric calculation always uses the text cache)
Pull Request -
State: closed - Opened by meeseeksmachine 6 months ago
Labels: topic: text, topic: mpl_toolkit
#30018 - Backport PR #29907 on branch v3.10.x (Ensure text metric calculation always uses the text cache)
Pull Request -
State: closed - Opened by meeseeksmachine 6 months ago
Labels: topic: text, topic: mpl_toolkit
#30017 - Allow setting of aspect ratio for Axes in rcParams - Draft PR
Pull Request -
State: open - Opened by ebubekir-pulat 6 months ago
#30017 - Allow setting of aspect ratio for Axes in rcParams - Draft PR
Pull Request -
State: open - Opened by ebubekir-pulat 6 months ago
- 2 comments
Labels: topic: rcparams, topic: styles, topic: axes
#30016 - Bump github/codeql-action from 3.28.16 to 3.28.17 in the actions group
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions
#30016 - Bump github/codeql-action from 3.28.16 to 3.28.17 in the actions group
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, github_actions
#30015 - Expire deprecation of nth_coord arguments
Pull Request -
State: closed - Opened by dstansby 6 months ago
Labels: topic: mpl_toolkit
#30015 - Expire deprecation of nth_coord arguments
Pull Request -
State: closed - Opened by dstansby 6 months ago
Labels: topic: mpl_toolkit
#30014 - Remove deprecated get_tick_iterator()
Pull Request -
State: open - Opened by dstansby 6 months ago
#30014 - Remove deprecated get_tick_iterator()
Pull Request -
State: closed - Opened by dstansby 6 months ago
- 5 comments
Labels: topic: mpl_toolkit
#30013 - Backport PR #29992 on v3.10.1-doc: Update pinned oldest win image on azure
Pull Request -
State: closed - Opened by rcomer 6 months ago
- 2 comments
#30013 - Backport PR #29992 on v3.10.1-doc: Update pinned oldest win image on azure
Pull Request -
State: closed - Opened by rcomer 6 months ago
- 2 comments
#30012 - [Bug]: Constrained layout causes two windows to appear instead of one
Issue -
State: closed - Opened by DominikDeak 6 months ago
- 1 comment
#30011 - Feature Implementation for "setting spine default location displacement rcParams" - DRAFT PR
Pull Request -
State: closed - Opened by ebubekir-pulat 6 months ago
- 3 comments
Labels: topic: rcparams, topic: styles
#30011 - Feature Implementation for "setting spine default location displacement rcParams" - DRAFT PR
Pull Request -
State: closed - Opened by ebubekir-pulat 6 months ago
- 3 comments
Labels: topic: rcparams, topic: styles
#30010 - Backport PR #29992 on v3.10.x: Update pinned oldest win image on azure
Pull Request -
State: open - Opened by rcomer 6 months ago
#30010 - Backport PR #29992 on v3.10.x: Update pinned oldest win image on azure
Pull Request -
State: closed - Opened by rcomer 6 months ago
#30009 - ENH: Add tick label alignment parameters to tick_params
Pull Request -
State: open - Opened by aydengemz 6 months ago
- 4 comments
Labels: status: needs revision, status: needs rebase, topic: ticks axis labels, topic: axes, Documentation: API
#30009 - ENH: Add tick label alignment parameters to tick_params
Pull Request -
State: open - Opened by aydengemz 6 months ago
#30008 - Update colorbar with new colorizer API
Pull Request -
State: open - Opened by trygvrad 6 months ago
#30008 - Update colorbar with new colorizer API
Pull Request -
State: open - Opened by trygvrad 6 months ago
- 3 comments
Labels: status: needs rebase, topic: color/color & colormaps, topic: figures and subfigures
#30007 - Axes.pie([0, 0]) crashes with “cannot convert float NaN to integer” when all slice sizes are zero
Issue -
State: closed - Opened by PouyaSA96 6 months ago
- 4 comments
Labels: status: confirmed bug, Good first issue
#30006 - Enable linting of .pyi files
Pull Request -
State: closed - Opened by dstansby 6 months ago
- 6 comments
Labels: topic: text, topic: color/color & colormaps, topic: contour, topic: table
#30006 - Enable linting of .pyi files
Pull Request -
State: closed - Opened by dstansby 6 months ago
- 6 comments
Labels: topic: text, topic: color/color & colormaps, topic: contour, topic: table
#30005 - Remove cm.get_cmap
Pull Request -
State: open - Opened by dstansby 6 months ago
#30005 - Remove cm.get_cmap
Pull Request -
State: closed - Opened by dstansby 6 months ago
Labels: topic: color/color & colormaps
#30004 - Remove apply_theta_transforms argument
Pull Request -
State: closed - Opened by dstansby 6 months ago
Labels: topic: text, topic: mpl_toolkit, topic: polar, Documentation: examples
#30004 - Remove apply_theta_transforms argument
Pull Request -
State: open - Opened by dstansby 6 months ago
Labels: topic: polar
#30003 - DOC: missing word + add latex dep section
Pull Request -
State: closed - Opened by story645 6 months ago
Labels: Documentation
#30003 - DOC: missing word + add latex dep section
Pull Request -
State: closed - Opened by story645 6 months ago
Labels: Documentation
#30002 - Backport PR #29673 on branch v3.10.x (DOC: document the issues with overlaying new mpl on old mpl)
Pull Request -
State: closed - Opened by meeseeksmachine 6 months ago
Labels: Documentation: API
#30002 - Backport PR #29673 on branch v3.10.x (DOC: document the issues with overlaying new mpl on old mpl)
Pull Request -
State: closed - Opened by meeseeksmachine 6 months ago
Labels: Documentation: API
#30001 - Include close matches in error message when key not found
Pull Request -
State: open - Opened by dstansby 6 months ago
- 1 comment
Labels: topic: color/color & colormaps
#30001 - Include close matches in error message when key not found
Pull Request -
State: closed - Opened by dstansby 6 months ago
- 1 comment
Labels: topic: color/color & colormaps
#30000 - Implement text shaping with libraqm
Pull Request -
State: closed - Opened by QuLogic 6 months ago
- 13 comments
Labels: topic: text/fonts
#30000 - Implement text shaping with libraqm
Pull Request -
State: open - Opened by QuLogic 6 months ago
- 6 comments
Labels: topic: mplot3d, topic: text, backend: ps, backend: pdf, status: waiting for other PR, topic: text/fonts, status: needs documentation, topic: styles
#29999 - Backport PR #29997 on branch v3.10.x (BLD: Ensure meson.build has the right version of Python)
Pull Request -
State: closed - Opened by QuLogic 6 months ago
Labels: Build, CI: Run cibuildwheel
#29999 - Backport PR #29997 on branch v3.10.x (BLD: Ensure meson.build has the right version of Python)
Pull Request -
State: closed - Opened by QuLogic 6 months ago
Labels: Build, CI: Run cibuildwheel
#29998 - Implement head resizing (and reversal) for larrow/rarrow/darrow
Pull Request -
State: open - Opened by CharlieThornton33 6 months ago
- 30 comments
Labels: New feature, topic: annotation, Documentation: user guide
#29998 - Implement head resizing (and reversal) for larrow/rarrow/darrow
Pull Request -
State: open - Opened by CharlieThornton33 6 months ago
#29997 - BLD: Ensure meson.build has the right version of Python
Pull Request -
State: closed - Opened by QuLogic 6 months ago
- 3 comments
Labels: Build, CI: Run cibuildwheel
#29997 - BLD: Ensure meson.build has the right version of Python
Pull Request -
State: closed - Opened by QuLogic 6 months ago
- 1 comment
Labels: Build, CI: Run cibuildwheel
#29996 - Backport PR #29995 on branch v3.10.x (Fix typo: missing singlequote in unrecognized backend exception)
Pull Request -
State: closed - Opened by meeseeksmachine 6 months ago
#29996 - Backport PR #29995 on branch v3.10.x (Fix typo: missing singlequote in unrecognized backend exception)
Pull Request -
State: open - Opened by meeseeksmachine 6 months ago
#29995 - Fix typo: missing singlequote in unrecognized backend exception
Pull Request -
State: closed - Opened by NicoWeio 6 months ago
#29995 - Fix typo: missing singlequote in unrecognized backend exception
Pull Request -
State: open - Opened by NicoWeio 6 months ago
#29994 - Missing type hints for `matplotlib.dates.DateFormatter`
Issue -
State: open - Opened by johnthagen 6 months ago
- 3 comments
Labels: topic: date handling, topic: typing
#29993 - Trigger events via standard callbacks in widget testing.
Pull Request -
State: open - Opened by anntzer 6 months ago
Labels: topic: widgets/UI, topic: testing, Maintenance
#29993 - Trigger events via standard callbacks in widget testing.
Pull Request -
State: open - Opened by anntzer 6 months ago
- 2 comments
Labels: topic: mplot3d, topic: testing, Maintenance, topic: canvas and figure manager
#29992 - Update pinned oldest win image on azure
Pull Request -
State: closed - Opened by timhoffm 6 months ago
- 8 comments
#29992 - Update pinned oldest win image on azure
Pull Request -
State: closed - Opened by timhoffm 6 months ago
- 5 comments
#29991 - Backport PR #29789 on branch v3.10.1-doc (Improve layout of cheatsheets in sidebar)
Pull Request -
State: closed - Opened by meeseeksmachine 7 months ago
#29991 - Backport PR #29789 on branch v3.10.1-doc (Improve layout of cheatsheets in sidebar)
Pull Request -
State: closed - Opened by meeseeksmachine 7 months ago
#29990 - Backport PR #29789 on branch v3.10.x (Improve layout of cheatsheets in sidebar)
Pull Request -
State: closed - Opened by meeseeksmachine 7 months ago
#29990 - Backport PR #29789 on branch v3.10.x (Improve layout of cheatsheets in sidebar)
Pull Request -
State: closed - Opened by meeseeksmachine 7 months ago
#29989 - fix: Fix unstable tkagg small plot size.
Pull Request -
State: open - Opened by sandyowlet 7 months ago
- 7 comments
Labels: GUI: tk
#29988 - Refactoring: Removing axis parameter from scales
Pull Request -
State: open - Opened by vagnermcj 7 months ago
#29988 - Refactoring: Removing axis parameter from scales
Pull Request -
State: closed - Opened by vagnermcj 7 months ago
- 6 comments
Labels: topic: transforms and scales
#29987 - Backport PR #29370 on branch v3.10.x (DOC: Improve NonUniformImage docs)
Pull Request -
State: closed - Opened by meeseeksmachine 7 months ago
Labels: topic: images, Documentation: examples
#29986 - WIP: Try running windows tests with a single worker
Pull Request -
State: closed - Opened by timhoffm 7 months ago
- 3 comments
#29986 - WIP: Try running windows tests with a single worker
Pull Request -
State: closed - Opened by timhoffm 7 months ago
- 3 comments
#29985 - [Bug]: Setting the edgecolor when using `ax.hist` raises `Invalid RGBA argument` in >=3.10
Issue -
State: closed - Opened by nvaytet 7 months ago
- 1 comment
#29984 - FIX: Typing of FuncAnimation
Pull Request -
State: open - Opened by timhoffm 7 months ago
#29984 - FIX: Typing of FuncAnimation
Pull Request -
State: closed - Opened by timhoffm 7 months ago
- 4 comments
Labels: topic: animation, topic: typing
#29983 - Backport PR #29975 on branch v3.10.x (DOC: correct signature for animation update function in rain example)
Pull Request -
State: closed - Opened by meeseeksmachine 7 months ago
Labels: Documentation: examples
#29983 - Backport PR #29975 on branch v3.10.x (DOC: correct signature for animation update function in rain example)
Pull Request -
State: closed - Opened by meeseeksmachine 7 months ago
Labels: Documentation: examples
#29982 - Bump the actions group with 5 updates
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: CI: Run cibuildwheel, dependencies, github_actions
#29982 - Bump the actions group with 5 updates
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: CI: Run cibuildwheel, dependencies, github_actions
#29981 - FIX: Move all tests using subprocess to the same worker on windows
Pull Request -
State: closed - Opened by timhoffm 7 months ago
- 19 comments
#29981 - FIX: Move all tests using subprocess to the same worker on windows
Pull Request -
State: closed - Opened by timhoffm 7 months ago
- 19 comments
Labels: status: superseded
#29980 - Backport PR #29979 on branch v3.10.x (Fix typos: horizonatal -> horizontal)
Pull Request -
State: closed - Opened by meeseeksmachine 7 months ago
Labels: topic: pyplot API
#29980 - Backport PR #29979 on branch v3.10.x (Fix typos: horizonatal -> horizontal)
Pull Request -
State: closed - Opened by meeseeksmachine 7 months ago
Labels: topic: pyplot API
#29979 - Fix typos: horizonatal -> horizontal
Pull Request -
State: closed - Opened by martincornejo 7 months ago
- 1 comment
Labels: topic: pyplot API
#29979 - Fix typos: horizonatal -> horizontal
Pull Request -
State: closed - Opened by martincornejo 7 months ago
- 1 comment
Labels: topic: pyplot API
#29978 - [Bug]: PGF file produces incorrect whitespace in the legend when using certain documentclass.
Issue -
State: open - Opened by note286 7 months ago
Labels: backend: pgf
#29977 - [Bug]: Histogram ignores `lw` argument, no warning or error
Issue -
State: closed - Opened by gullbrekken 7 months ago
- 1 comment
#29976 - [Bug]: SIGSEGV on ft2font under certain compilation conditions
Issue -
State: open - Opened by mmatous 7 months ago
- 27 comments
#29975 - DOC: correct signature for animation update function in rain example
Pull Request -
State: closed - Opened by tacaswell 7 months ago
Labels: Documentation: examples
#29975 - DOC: correct signature for animation update function in rain example
Pull Request -
State: closed - Opened by tacaswell 7 months ago
Labels: Documentation: examples
#29974 - Backport PR #29970 on branch v3.10.x (TST: Make refcount tests more resilient to Python changes)
Pull Request -
State: closed - Opened by meeseeksmachine 7 months ago
- 1 comment
Labels: topic: testing
#29974 - Backport PR #29970 on branch v3.10.x (TST: Make refcount tests more resilient to Python changes)
Pull Request -
State: closed - Opened by meeseeksmachine 7 months ago
- 1 comment
Labels: topic: testing
#29973 - Use inline lambdas to define most FT2Font properties.
Pull Request -
State: closed - Opened by anntzer 7 months ago
Labels: topic: text/fonts, Maintenance
#29973 - Use inline lambdas to define most FT2Font properties.
Pull Request -
State: closed - Opened by anntzer 7 months ago
Labels: topic: text/fonts, Maintenance
#29972 - Improve repr of mathtext internal structures; minor cleanup.
Pull Request -
State: closed - Opened by anntzer 7 months ago
Labels: topic: text/mathtext, Maintenance
#29972 - Improve repr of mathtext internal structures; minor cleanup.
Pull Request -
State: closed - Opened by anntzer 7 months ago
Labels: topic: text/mathtext, Maintenance
#29971 - Fix Cursor widget drawing behavior with blitting support
Pull Request -
State: closed - Opened by livlutz 7 months ago
- 6 comments
Labels: topic: widgets/UI, Documentation: examples
#29971 - Fix Cursor widget drawing behavior with blitting support
Pull Request -
State: closed - Opened by livlutz 7 months ago
- 6 comments
Labels: topic: widgets/UI, Documentation: examples
#29970 - TST: Make refcount tests more resilient to Python changes
Pull Request -
State: closed - Opened by QuLogic 7 months ago
- 2 comments
Labels: topic: testing
#29970 - TST: Make refcount tests more resilient to Python changes
Pull Request -
State: closed - Opened by QuLogic 7 months ago
- 5 comments
Labels: topic: testing
#29969 - Backport PR #29965 on branch v3.10.x (Document Axes.spines)
Pull Request -
State: closed - Opened by meeseeksmachine 7 months ago
Labels: topic: axes, Documentation: API
#29969 - Backport PR #29965 on branch v3.10.x (Document Axes.spines)
Pull Request -
State: closed - Opened by meeseeksmachine 7 months ago
Labels: topic: axes, Documentation: API
#29968 - fix FuncAnimation class
Pull Request -
State: closed - Opened by Lynsoo 7 months ago
- 5 comments
Labels: topic: animation, topic: typing
#29968 - fix FuncAnimation class
Pull Request -
State: closed - Opened by Lynsoo 7 months ago
- 5 comments
Labels: topic: animation, topic: typing