GitHub / matplotlib/matplotlib issues and pull requests
#31349 - DOC: Correct a few typos in documentation
Pull Request -
State: closed - Opened by star1327p 14 days ago
Labels: Documentation: user guide
#31348 - Fix: Prevent clabel() from modifying filled contour geometry
Pull Request -
State: closed - Opened by shivamrajsr07 14 days ago
- 2 comments
Labels: topic: contour, first-contribution
#31347 - FIX: Deprecate using clabel() with filled contours
Pull Request -
State: open - Opened by timhoffm 14 days ago
- 2 comments
Labels: topic: contour
#31346 - [Sec]: Disable auto-loading custom matplotlibrc files
Issue -
State: open - Opened by scottshambaugh 15 days ago
Labels: Security Hardening
#31345 - Add highlight marker support for plot/scatter API in SVG backend
Pull Request -
State: open - Opened by wuyao1997 15 days ago
- 1 comment
Labels: backend: svg, topic: legend, topic: collections and mappables
#31344 - [Bug]: Adding contour labels affects the shape of filled contours
Issue -
State: open - Opened by williamlus 15 days ago
- 6 comments
#31339 - [ENH]: add `loc` parameter to the `fig.suptitle()`
Issue -
State: open - Opened by pawjast 16 days ago
- 9 comments
Labels: New feature, status: needs comment/discussion
#31337 - wording questions
Issue -
State: open - Opened by zhangjy-ge 17 days ago
- 15 comments
Labels: Documentation, status: needs confirmation, first-contribution
#31335 - [Bug]: Changing the color of a contour plot messes up the contour lines and fill colors
Issue -
State: open - Opened by smith2936 17 days ago
- 10 comments
Labels: status: confirmed bug, topic: contour
#31311 - Added path.sketcFix sketch seed support and add seed to SketchParams type casterh_seed to rcParams
Pull Request -
State: open - Opened by Aryan-Gore 21 days ago
- 12 comments
Labels: topic: rcparams, backend: pgf, backend: agg, topic: path handling, topic: pyplot API, topic: figures and subfigures, topic: canvas and figure manager
#31304 - Fix restoring 'auto' aspect in 3D axes after switching from 'equal'
Pull Request -
State: open - Opened by jayaprajapatii 22 days ago
- 3 comments
Labels: topic: mplot3d
#31293 - SEC: Block `figure.hooks` from being loaded from file
Pull Request -
State: closed - Opened by scottshambaugh 24 days ago
- 7 comments
Labels: topic: rcparams, topic: styles, Documentation: examples, Security Hardening
#31267 - mplot3d: make Axes3D.annotate accept (x, y, z) and reproject on draw
Pull Request -
State: open - Opened by sanrishi 26 days ago
- 2 comments
Labels: topic: mplot3d, Documentation: examples, Documentation: API
#31248 - SEC: Remove eval() from validate_cycler
Pull Request -
State: open - Opened by scottshambaugh 30 days ago
- 7 comments
Labels: Release critical, topic: rcparams, Security Hardening
#31224 - DOC: Fix text tutorial thumbnails using sphinx_gallery_thumbnail_path
Pull Request -
State: open - Opened by subhash-0000 about 1 month ago
- 6 comments
Labels: Documentation: user guide, first-contribution
#31214 - Multivar colorbar
Pull Request -
State: open - Opened by trygvrad about 1 month ago
- 17 comments
Labels: status: needs rebase, topic: pyplot API, topic: color/color & colormaps, topic: images, topic: collections and mappables, topic: figures and subfigures, topic: canvas and figure manager, Documentation: API
#31047 - Fix handling of linestyles to support str, on-off tuples and on-off tuples with an offset consistently
Pull Request -
State: open - Opened by maederan201 2 months ago
#31046 - Implement TeX's fraction and script alignment
Pull Request -
State: open - Opened by QuLogic 2 months ago
- 2 comments
Labels: topic: mplot3d, topic: text, backend: agg, status: waiting for other PR, topic: text/fonts, topic: text/mathtext
#31045 - Create fully pinned requirements file for testing (Issue #23548)
Pull Request -
State: open - Opened by patelishaan 2 months ago
- 1 comment
#31044 - fix for sphinx_gallery < 0.16.0
Pull Request -
State: closed - Opened by trygvrad 2 months ago
Labels: Documentation: build
#31043 - MNT: new contributor bot ask for AI usage
Pull Request -
State: open - Opened by story645 2 months ago
- 4 comments
#31041 - Add test for invalid property names passed to setp
Pull Request -
State: open - Opened by aditya-singh597 2 months ago
- 5 comments
#31040 - When removing colorbar, restore the correct parent axes.
Pull Request -
State: open - Opened by anntzer 2 months ago
Labels: topic: color/color & colormaps
#31039 - introduction of _ColorbarMappable
Pull Request -
State: open - Opened by trygvrad 2 months ago
Labels: topic: pyplot API, topic: color/color & colormaps, Documentation: API
#31031 - RadioButtons: fix self._clicked method (followup to #30997)
Pull Request -
State: open - Opened by doronbehar 2 months ago
- 2 comments
Labels: topic: widgets/UI
#31029 - ENH: Add Axes.colorbar() method
Pull Request -
State: open - Opened by timhoffm 2 months ago
- 18 comments
Labels: status: needs comment/discussion, Documentation: examples, Documentation: API
#31021 - Fixed image resampling when the image is positioned at a fractional pixel
Pull Request -
State: open - Opened by ayshih 2 months ago
- 2 comments
Labels: topic: images
#31016 - Doc: Clarify default levels behavior in contour/contourf
Pull Request -
State: open - Opened by sanrishi 2 months ago
- 5 comments
Labels: topic: contour
#31013 - docs: improve contour docstring and wrap long lines
Pull Request -
State: open - Opened by MysteriousCode786 2 months ago
- 5 comments
Labels: topic: contour
#30976 - Context Menu for snapping view to primary axis planes in 3D plots
Pull Request -
State: closed - Opened by AdwaithBatchu 3 months ago
- 7 comments
Labels: topic: mplot3d, status: won't or can't fix, GUI: Qt, GUI: wx, GUI: gtk, GUI: tk
#30834 - [Bug]: Thousands of minor ticks are generated after zoom out with home button in toolbar
Issue -
State: open - Opened by siegbert7 4 months ago
- 1 comment
#30833 - Tests in Distribution Files
Issue -
State: open - Opened by npikall 4 months ago
- 2 comments
#30832 - MNT: Prototype LineStyle object for Line2D (#30828)
Pull Request -
State: closed - Opened by DipayanDasgupta 4 months ago
- 1 comment
#30831 - [Bug]: AttributeError: 'TimedAnimation' object has no attribute '_framedata'
Issue -
State: open - Opened by J0hn3ch 4 months ago
- 2 comments
Labels: Documentation, Community support
#30830 - Added text-as-path functionality to backend_ps.py for Issue #8480
Pull Request -
State: open - Opened by gigoiy 4 months ago
- 1 comment
Labels: topic: rcparams, backend: ps
#30829 - ENH: Add axes.xscale and axes.yscale to rcParams (#30751)
Pull Request -
State: closed - Opened by DipayanDasgupta 4 months ago
- 7 comments
Labels: topic: rcparams, topic: axes
#30828 - [MNT]: Collect style properties in a dedicated object
Issue -
State: open - Opened by timhoffm 4 months ago
- 5 comments
Labels: status: needs comment/discussion, Maintenance
#30821 - Implements the Okabe-Ito accessible colormap.
Pull Request -
State: open - Opened by brooks-code 4 months ago
- 3 comments
Labels: topic: color/color & colormaps, accessibility, Documentation: examples, Documentation: user guide
#30801 - Backport PR #30763 on branch v3.10.x (DOC: Add example how to align tick labels)
Pull Request -
State: closed - Opened by meeseeksmachine 4 months ago
Labels: Documentation: examples
#30796 - [Doc]: Information about deprecated colormaps missing from recent versions of the documentation
Issue -
State: open - Opened by confluence 4 months ago
- 1 comment
Labels: Documentation
#30777 - DOC: Introduce backend versions
Pull Request -
State: open - Opened by timhoffm 4 months ago
- 14 comments
Labels: Documentation: user guide
#30767 - [ENH]: Add rcParams for the width of the legend's box edge
Issue -
State: closed - Opened by jvhemmer 5 months ago
Labels: New feature
#30754 - MNT: Improve Grouper
Pull Request -
State: open - Opened by timhoffm 5 months ago
Labels: topic: ticks axis labels, topic: axes, topic: figures and subfigures
#30753 - Update mpl-sphinx-theme in environment.yml
Pull Request -
State: open - Opened by timhoffm 5 months ago
#30752 - Improving error message for width and position type mismatch in violinplot
Pull Request -
State: open - Opened by hasanrashid 5 months ago
#30751 - [ENH]: Add rcParams for xscale and yscale
Issue -
State: closed - Opened by carlosgmartin 5 months ago
- 9 comments
Labels: New feature, topic: rcparams, Community support
#30746 - Fix PDF bloat for off-axis scatter with per-point colors
Pull Request -
State: open - Opened by FazeelUsmani 5 months ago
- 5 comments
Labels: backend: pdf
#30739 - [Bug]: grouped_bar can pass label and color twice, causing TypeError
Issue -
State: open - Opened by ilakkmanoharan 5 months ago
- 5 comments
#30732 - Improve README by adding Quick Example of Line Plot
Pull Request -
State: closed - Opened by 2400030303 5 months ago
- 1 comment
#30730 - Fix alpha array not working with RGB images in imshow()
Pull Request -
State: closed - Opened by Nayil97 5 months ago
- 9 comments
Labels: topic: images
#30726 - Enh/Add hatch pattern support to Axes.grouped_bar
Pull Request -
State: open - Opened by ilakkmanoharan 5 months ago
- 28 comments
Labels: topic: pyplot API
#30725 - Add support for (some) colour fonts
Pull Request -
State: open - Opened by QuLogic 5 months ago
- 8 comments
Labels: backend: agg, topic: text/fonts
#30713 - Add type stubs for Axes3D and improve type hints in _AxesBase
Pull Request -
State: open - Opened by ABarpanda 5 months ago
- 3 comments
Labels: topic: mplot3d, status: needs revision, topic: axes, topic: typing
#30670 - [MNT]: Inconsistent type annotation
Issue -
State: open - Opened by ABarpanda 6 months ago
- 2 comments
Labels: Maintenance
#30664 - [MNT]: Declare table() to be not further developed
Issue -
State: open - Opened by timhoffm 6 months ago
- 4 comments
Labels: Maintenance, topic: table
#30659 - [Bug]: transforming FancyArrowPatch with connectionstyle to 3D has unexpected result
Issue -
State: open - Opened by trogod 6 months ago
#30657 - Fix `AttributeError: module 'gi' has no attribute 'require_version'`
Pull Request -
State: open - Opened by heinrich5991 6 months ago
- 3 comments
Labels: GUI: gtk
#30652 - Stale action: sort issues by last updated
Pull Request -
State: closed - Opened by rcomer 6 months ago
#30651 - [MNT]: Add copyright information for google's "turbo" colormap?
Issue -
State: open - Opened by anabelle2001 6 months ago
Labels: Maintenance
#30650 - [TST] Upcoming dependency test failures
Issue -
State: closed - Opened by github-actions[bot] 6 months ago
- 2 comments
#30649 - [ENH]: Improve how we manage the "current version" metadata
Issue -
State: open - Opened by tacaswell 6 months ago
- 4 comments
Labels: New feature, Documentation: website, Documentation: build
#30648 - Allow different clipping on InsetIndicator rectangle and connectors.
Pull Request -
State: open - Opened by juseg 6 months ago
#30647 - [Doc]: `xlim_changed` and `ylim_changed` not listed with other events
Issue -
State: open - Opened by cmp0xff 6 months ago
- 5 comments
Labels: Documentation
#30646 - merge up v3.10.7
Pull Request -
State: closed - Opened by ksunden 6 months ago
Labels: Documentation: API
#30644 - [Doc]: Stable docs reporting as unstable
Issue -
State: open - Opened by ianhi 6 months ago
- 2 comments
Labels: Documentation
#30643 - Fix: respect animated=True for imshow; add regression test (closes #18985)
Pull Request -
State: open - Opened by joeljdom 6 months ago
- 1 comment
Labels: topic: axes
#30642 - [Bug]: InsetIndicator rectangle and connectors forced to share clip_on property
Issue -
State: open - Opened by juseg 6 months ago
- 3 comments
#30641 - Docs: fix grid formatting and add comments to users/index.rst
Pull Request -
State: open - Opened by Ajay16code 6 months ago
#30641 - Docs: fix grid formatting and add comments to users/index.rst
Pull Request -
State: closed - Opened by Ajay16code 6 months ago
- 4 comments
Labels: status: needs clarification, Documentation: user guide
#30640 - Bump the actions group across 1 directory with 6 updates
Pull Request -
State: open - Opened by dependabot[bot] 6 months ago
Labels: CI: Run cibuildwheel, CI: Run cygwin, dependencies, github_actions
#30639 - DOC: Add note about linear colorbar scale option for TwoSlopeNorm
Pull Request -
State: closed - Opened by G26karthik 6 months ago
- 2 comments
Labels: Documentation: user guide
#30639 - DOC: Add note about linear colorbar scale option for TwoSlopeNorm
Pull Request -
State: closed - Opened by G26karthik 6 months ago
- 7 comments
Labels: hacktoberfest-accepted, Documentation: user guide
#30638 - Add support for specifying an initial directory for the “Save” dialog in the Matplotlib toolbar
Issue -
State: closed - Opened by varionix 6 months ago
- 2 comments
Labels: Community support
#30637 - [Bug]: axvline doesn't draw line correctly on second axes
Issue -
State: closed - Opened by mike-live 6 months ago
- 1 comment
#30636 - FIX: Keep legacy alpha behavior for violinplot without facecolor
Pull Request -
State: open - Opened by timhoffm 6 months ago
#30636 - FIX: Keep legacy alpha behavior for violinplot without facecolor
Pull Request -
State: closed - Opened by timhoffm 6 months ago
- 1 comment
Labels: Release critical
#30635 - MNT: add dummy issue message to PR greeting workflow
Pull Request -
State: open - Opened by rcomer 6 months ago
#30635 - MNT: add dummy issue message to PR greeting workflow
Pull Request -
State: open - Opened by rcomer 6 months ago
- 3 comments
Labels: status: upstream fix required
#30634 - Don't force axes limits in hist2d.
Pull Request -
State: open - Opened by anntzer 6 months ago
#30633 - MNT: add name to PR Welcome workflow
Pull Request -
State: open - Opened by rcomer 6 months ago
Labels: Maintenance
#30632 - Implements WilkinsonLocator using Extended Wilkinson Algorithm
Pull Request -
State: open - Opened by evhalp 6 months ago
#30631 - New document page for logo usage guide
Pull Request -
State: open - Opened by jeromefv 6 months ago
- 2 comments
Labels: Documentation
#30631 - New document page for logo usage guide
Pull Request -
State: open - Opened by jeromefv 6 months ago
#30630 - Update first-interaction to v3.1.0
Pull Request -
State: open - Opened by LangQi99 6 months ago
#30629 - Fix test_mult_norm_call_types on 32-bit systems
Pull Request -
State: open - Opened by QuLogic 6 months ago
#30629 - Fix test_mult_norm_call_types on 32-bit systems
Pull Request -
State: open - Opened by QuLogic 6 months ago
#30626 - MNT: Fix new F401 unused imports warnings
Pull Request -
State: open - Opened by QuLogic 6 months ago
Labels: Maintenance
#30625 - ENH: Allow partial autoscaling when limits are set pre-plot
Pull Request -
State: open - Opened by Alverok 6 months ago
#30625 - ENH: Allow partial autoscaling when limits are set pre-plot
Pull Request -
State: closed - Opened by Alverok 6 months ago
- 3 comments
Labels: topic: ticks axis labels, topic: axes
#30624 - TST: Increase tolerances for Ghostscript 10.06
Pull Request -
State: open - Opened by QuLogic 6 months ago
#30623 - [Bug]: Line3D is not represented correctly in a plot.
Issue -
State: closed - Opened by kdschlosser 6 months ago
- 15 comments
Labels: topic: mplot3d, Community support
#30620 - Add --debug flag to python -mmatplotlib.dviread CLI.
Pull Request -
State: open - Opened by anntzer 6 months ago
Labels: topic: text/usetex
#30619 - Include step info in str(scroll_event).
Pull Request -
State: open - Opened by anntzer 6 months ago
#30618 - Bump the actions group across 1 directory with 4 updates
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: CI: Run cibuildwheel, CI: Run cygwin, dependencies, github_actions
#30617 - [ENH]: pyparsing 3.3.0a1 deprecation warnings
Issue -
State: closed - Opened by woutdenolf 6 months ago
- 9 comments
Labels: New feature
#30615 - Use auto to remove long typedefs in dlsym/GetProcAddress calls.
Pull Request -
State: open - Opened by anntzer 6 months ago
Labels: Maintenance
#30614 - Backport PR #30612 on branch v3.10.x (MNT: update black pin)
Pull Request -
State: closed - Opened by meeseeksmachine 6 months ago
Labels: topic: pyplot API
#30613 - [Bug]: violin's default alpha no longer persists
Issue -
State: closed - Opened by rcomer 6 months ago
- 1 comment
Labels: Release critical
#30609 - Trigger CI
Pull Request -
State: open - Opened by emirhoca 6 months ago
#30608 - Prepare `CharacterTracker` for advanced font features
Pull Request -
State: closed - Opened by QuLogic 6 months ago
- 4 comments
Labels: backend: ps, backend: pdf