GitHub / matplotlib/matplotlib issues and pull requests
#30115 - Refactor for issue 28444 [Introduce _Bbox3D to represent 3D axes limits]
Pull Request -
State: open - Opened by vagnermcj 2 months ago
- 3 comments
Labels: topic: mplot3d, topic: transforms and scales
#30114 - Fix _is_tensorflow_array.
Pull Request -
State: closed - Opened by anntzer 2 months ago
#30113 - Bump scientific-python/circleci-artifacts-redirector-action from 1.0.0 to 1.1.0 in the actions group
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, github_actions
#30112 - Update to docs with regards to colorbar and colorizer
Pull Request -
State: closed - Opened by trygvrad 2 months ago
- 1 comment
Labels: topic: color/color & colormaps, topic: figures and subfigures, Documentation: examples, Documentation: user guide
#30111 - Fix: support alpha array for RGB images in imshow (closes #26092)
Pull Request -
State: open - Opened by Vaishnavi-Raghupathi 2 months ago
- 1 comment
Labels: topic: images, Documentation: build
#30110 - Dynamically resize symbol tables (max 6 columns)
Pull Request -
State: closed - Opened by Vaishnavi-Raghupathi 2 months ago
- 1 comment
Labels: status: duplicate, Documentation: build
#30109 - DOC: expand petroff10 example to include 6- and 8- styles
Pull Request -
State: closed - Opened by rcomer 2 months ago
- 2 comments
Labels: Documentation: examples
#30108 - Fix contrained layout applying pad multiple times
Pull Request -
State: open - Opened by rcomer 2 months ago
- 3 comments
Labels: topic: geometry manager
#30107 - Add example to histogram colorbar on galleries
Pull Request -
State: closed - Opened by livlutz 2 months ago
- 33 comments
Labels: Documentation: examples
#30106 - Backport PR #30089 on branch v3.10.x (FIX: fix submerged margins algorithm being applied twice)
Pull Request -
State: closed - Opened by meeseeksmachine 2 months ago
Labels: topic: geometry manager
#30105 - Refactor math_symbol_table.py to dynamically determine column number
Pull Request -
State: closed - Opened by BeiChenStanly 2 months ago
- 9 comments
Labels: Documentation: build
#30104 - Rename evans_test.py example for Foo units class and conversion
Pull Request -
State: closed - Opened by livlutz 2 months ago
- 12 comments
Labels: Documentation: examples
#30103 - ENH: Add parameter to set line width of legend frame (closes #30095)
Pull Request -
State: closed - Opened by AtharvaRai07 2 months ago
#30102 - Simplify/improve error reporting from ft2font.
Pull Request -
State: closed - Opened by anntzer 2 months ago
- 1 comment
Labels: topic: text/fonts, Maintenance
#30101 - Backport PR #30096 on branch v3.10.x (Fix OffsetBox custom picker)
Pull Request -
State: closed - Opened by meeseeksmachine 2 months ago
#30100 - Use fix-cm instead of type1cm.
Pull Request -
State: closed - Opened by anntzer 2 months ago
- 4 comments
Labels: topic: text/usetex, topic: styles
#30099 - Fix tight-bbox computation of HostAxes.
Pull Request -
State: closed - Opened by anntzer 2 months ago
Labels: topic: mpl_toolkit
#30098 - Fix label_outer in the presence of colorbars.
Pull Request -
State: closed - Opened by anntzer 2 months ago
Labels: topic: color/colorbar, topic: color/color & colormaps, topic: axes
#30097 - remove point troubling regex
Pull Request -
State: closed - Opened by MarieSacksick 2 months ago
- 4 comments
Labels: Documentation: plot types
#30096 - Fix OffsetBox custom picker
Pull Request -
State: closed - Opened by QuLogic 2 months ago
- 2 comments
#30095 - [ENH]: Add parameter to set line width of legend frame
Issue -
State: closed - Opened by YoannUniKS 2 months ago
- 2 comments
Labels: New feature, topic: legend
#30094 - [ENH]: Dark Mode for VS Code
Issue -
State: closed - Opened by knods3k 2 months ago
- 5 comments
Labels: New feature, topic: styles
#30093 - Create category.pyi
Pull Request -
State: open - Opened by Santt997 2 months ago
- 2 comments
Labels: topic: categorical
#30092 - Create categorical_variables.pyi
Pull Request -
State: closed - Opened by Santt997 2 months ago
- 1 comment
Labels: Documentation: examples
#30091 - Update categorical_variables.py
Pull Request -
State: closed - Opened by Santt997 2 months ago
- 1 comment
Labels: Documentation: examples
#30090 - Simplify some Sphinx tests
Pull Request -
State: closed - Opened by QuLogic 2 months ago
Labels: topic: testing
#30089 - FIX: fix submerged margins algorithm being applied twice
Pull Request -
State: open - Opened by jklymak 2 months ago
Labels: topic: geometry manager
#30088 - Parse FontBBox in type1font.
Pull Request -
State: closed - Opened by anntzer 2 months ago
Labels: backend: pdf, Maintenance
#30087 - DOC: Add petroff6 and petroff8 to 'Named color sequences' example
Pull Request -
State: closed - Opened by matthewfeickert 2 months ago
- 1 comment
Labels: Documentation: examples
#30086 - Add petroff6 and petroff8 color cycles to named color sequences example
Issue -
State: closed - Opened by matthewfeickert 2 months ago
- 2 comments
#30085 - DOC: add API docs content guidelines to api docs instructions
Pull Request -
State: closed - Opened by story645 2 months ago
- 2 comments
Labels: Documentation: devdocs
#30084 - DOCS: add plot types content guidance to docs
Pull Request -
State: closed - Opened by story645 2 months ago
Labels: Documentation: devdocs
#30083 - [Bug]: TkAgg: Subplot layout fails for large initial figure sizes, works when resized smaller (inverted behavior) on Raspberry Pi OS / Matplotlib 3.10.1
Issue -
State: open - Opened by chulomex3 2 months ago
- 1 comment
Labels: status: needs clarification
#30082 - Simplify dviFontInfo layout in backend pdf.
Pull Request -
State: closed - Opened by anntzer 2 months ago
- 5 comments
Labels: backend: pdf, Maintenance
#30081 - Backport PR #30079 on branch v3.10.x (FIX: cast legend handles to list)
Pull Request -
State: closed - Opened by meeseeksmachine 2 months ago
Labels: topic: legend, PR: bugfix
#30080 - Bump the actions group with 3 updates
Pull Request -
State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, github_actions
#30079 - FIX: cast legend handles to list
Pull Request -
State: closed - Opened by rcomer 2 months ago
Labels: topic: legend, PR: bugfix
#30078 - [Bug]: legend no longer works with itertools.chain
Issue -
State: closed - Opened by jonnybolton16 2 months ago
- 2 comments
Labels: status: confirmed bug
#30077 - Fix deprecated attribute name in backend_pdf.
Pull Request -
State: closed - Opened by anntzer 2 months ago
Labels: API: changes, backend: pdf
#30076 - [Bug]: Layout Managers are confused by complex arrangement of sub-figures and gridspec's
Issue -
State: open - Opened by boffi 2 months ago
- 4 comments
Labels: status: confirmed bug, topic: geometry manager
#30075 - [MNT]: Rename axis3d.Axis to Axis3D
Issue -
State: open - Opened by oscargus 2 months ago
- 3 comments
Labels: topic: mplot3d, API: consistency, topic: ticks axis labels, status: needs comment/discussion, Maintenance
#30074 - [Doc]: Too much stuff in top level navigation.
Issue -
State: open - Opened by jklymak 2 months ago
- 29 comments
Labels: Documentation
#30073 - [Doc]: Google analytics not working?
Issue -
State: closed - Opened by jklymak 2 months ago
- 3 comments
Labels: Documentation
#30072 - [Doc]: Split-screen website formatting hides navigation links
Issue -
State: closed - Opened by jvalcher 2 months ago
- 4 comments
Labels: Documentation
#30071 - [Doc]: new color documentation should go into user docs
Issue -
State: open - Opened by jklymak 2 months ago
- 6 comments
Labels: Documentation
#30070 - Deprecate point_at_t and document that a BezierSegment can be called
Pull Request -
State: closed - Opened by oscargus 2 months ago
Labels: API: changes, Documentation: API
#30069 - Close star polygons
Pull Request -
State: closed - Opened by jkseppan 2 months ago
- 1 comment
Labels: topic: hatch
#30068 - Use antialiasing when comparing pdf files
Pull Request -
State: open - Opened by jkseppan 2 months ago
- 1 comment
Labels: status: needs rebase
#30067 - Remove deprecations: is_bbox and more
Pull Request -
State: closed - Opened by oscargus 2 months ago
Labels: topic: rcparams, topic: transforms and scales, topic: canvas and figure manager
#30066 - Remove get_bbox_header
Pull Request -
State: closed - Opened by dstansby 2 months ago
Labels: backend: ps
#30065 - ENH: Add Petroff 6 and 8 color cycle style sheets
Pull Request -
State: closed - Opened by matthewfeickert 2 months ago
- 7 comments
Labels: topic: color/color & colormaps, topic: styles
#30064 - [Bug]: Compiler Flag Drift May Affect matplotlib ABI Stability via Memory Assumptions
Issue -
State: closed - Opened by BryteLite 2 months ago
- 2 comments
Labels: status: needs clarification
#30063 - Add support for pgf.documentclass rcParam
Pull Request -
State: open - Opened by MiniX16 2 months ago
- 2 comments
Labels: topic: rcparams, backend: pgf
#30062 - Add 3D scatter test for cmap update
Pull Request -
State: closed - Opened by MiniX16 2 months ago
- 1 comment
#30061 - Move test data into a single subdirectory
Pull Request -
State: closed - Opened by QuLogic 2 months ago
Labels: topic: testing
#30060 - Add the 6 color and 8 color sequence for the Petroff color cycles
Issue -
State: closed - Opened by matthewfeickert 2 months ago
- 3 comments
Labels: topic: color/color & colormaps
#30059 - Drop the FT2Font intermediate buffer.
Pull Request -
State: open - Opened by anntzer 2 months ago
- 16 comments
Labels: backend: agg, status: needs rebase, topic: text/fonts
#30058 - Add stub for _image
Pull Request -
State: closed - Opened by oscargus 2 months ago
- 2 comments
Labels: status: needs revision, topic: images, topic: typing
#30057 - Backport PR #29895 on branch v3.10.x (The 'lines.markeredgecolor' now doesn't interfere on the color of errorbar caps)"
Pull Request -
State: closed - Opened by QuLogic 3 months ago
- 1 comment
#30056 - [Bug]: set_position for tick labels don't work
Issue -
State: closed - Opened by AntonyCotton 3 months ago
- 1 comment
Labels: status: won't or can't fix, Community support
#30055 - Renamed an RST file to remove a leading space in its filename
Pull Request -
State: closed - Opened by ayshih 3 months ago
Labels: Documentation
#30054 - Fixed an off-by-half-pixel bug in image resampling when using a nonaffine transform (e.g., a log axis)
Pull Request -
State: closed - Opened by ayshih 3 months ago
- 9 comments
Labels: topic: images
#30053 - Bug Fix For "matplotlib eventplot not shows all the binary data for big number of events" - Draft PR
Pull Request -
State: open - Opened by ebubekir-pulat 3 months ago
- 11 comments
#30052 - Setting imshow(animated=True) still show does not show an image
Pull Request -
State: open - Opened by alphanoobie 3 months ago
Labels: topic: axes
#30051 - [ENH]: Improve choropleth map support for geo datasets (individual country/region separation)
Issue -
State: closed - Opened by krishnakamalbaishnab 3 months ago
- 6 comments
Labels: Community support
#30050 - DOC: Additional tip to exclude undesired matches in GitHub code search
Pull Request -
State: closed - Opened by timhoffm 3 months ago
Labels: Documentation: devdocs
#30049 - DOC: consolidate version switcher guidance
Pull Request -
State: closed - Opened by story645 3 months ago
Labels: Documentation: devdocs
#30048 - DOC: version switcher update on release
Pull Request -
State: closed - Opened by timhoffm 3 months ago
- 1 comment
Labels: Documentation: devdocs
#30047 - Update version switcher for 3.10.3
Pull Request -
State: closed - Opened by timhoffm 3 months ago
#30046 - [Doc]: Documentation of the stable version still prompts that it is an unstable development version
Issue -
State: closed - Opened by ziyuang 3 months ago
- 2 comments
Labels: Documentation
#30045 - CI: try running the precommit hooks on GHA
Pull Request -
State: closed - Opened by tacaswell 3 months ago
- 3 comments
#30044 - Replace FT2Image by plain numpy arrays.
Pull Request -
State: closed - Opened by anntzer 3 months ago
- 4 comments
Labels: topic: text/fonts, topic: text/mathtext
#30043 - Fix alpha compositing in ft2font's draw_bitmap.
Pull Request -
State: closed - Opened by anntzer 3 months ago
- 2 comments
Labels: topic: text/fonts, status: superseded
#30042 - [Bug]: pixeled dotted lines with no readability
Issue -
State: closed - Opened by PonySubway 3 months ago
- 4 comments
Labels: status: needs clarification
#30041 - [Bug]: qt_compat error in handling pyside6 Qt enumerations for pyplot
Issue -
State: closed - Opened by btishmack 3 months ago
- 3 comments
Labels: Community support
#30040 - Improve usetex and pgf troubleshooting docs.
Pull Request -
State: closed - Opened by anntzer 3 months ago
- 1 comment
Labels: Documentation, Documentation: user guide
#30039 - Rasterize dvi files without dvipng.
Pull Request -
State: open - Opened by anntzer 3 months ago
- 3 comments
Labels: backend: agg, topic: text/usetex, topic: text/fonts, status: needs comment/discussion
#30038 - [Bug]: install in development mode fails
Issue -
State: open - Opened by JosephBARBIERDARNAL 3 months ago
- 9 comments
#30037 - Update top message matplotlibrc file
Pull Request -
State: closed - Opened by JosephBARBIERDARNAL 3 months ago
- 1 comment
#30036 - Remove cutout for missing font file in PdfFile._embedTeXFont.
Pull Request -
State: closed - Opened by anntzer 3 months ago
Labels: backend: pdf, Maintenance
#30035 - Remove meson-python pinning
Pull Request -
State: closed - Opened by QuLogic 3 months ago
- 2 comments
Labels: Build, CI: Run cibuildwheel
#30034 - Backport PR #30029 on branch v3.10.3-doc (Update diagram in subplots_adjust documentation to clarify parameters)
Pull Request -
State: closed - Opened by meeseeksmachine 3 months ago
#30033 - Backport PR #30029 on branch v3.10.x (Update diagram in subplots_adjust documentation to clarify parameters)
Pull Request -
State: closed - Opened by meeseeksmachine 3 months ago
- 1 comment
#30032 - Add Matplotlib Journey online course to external resources
Pull Request -
State: closed - Opened by JosephBARBIERDARNAL 3 months ago
- 16 comments
Labels: Documentation: user guide
#30031 - merge up 3.10.3
Pull Request -
State: open - Opened by ksunden 3 months ago
- 1 comment
Labels: Documentation: user guide
#30030 - Add "sans" alias to rc() to allow users to set font.sans-serif
Pull Request -
State: closed - Opened by founta 3 months ago
- 3 comments
Labels: topic: rcparams, topic: text/fonts
#30029 - Update diagram in subplots_adjust documentation to clarify parameters
Pull Request -
State: closed - Opened by Bindi003 3 months ago
- 4 comments
#30028 - Deprecate unused 'origin' and 'extent' in tricontour and tricontour
Pull Request -
State: closed - Opened by BrunoWolf03 3 months ago
- 2 comments
Labels: status: needs revision, topic: tri
#30027 - Make PdfFile font-related attributes private.
Pull Request -
State: closed - Opened by anntzer 3 months ago
- 2 comments
Labels: backend: pdf, Maintenance
#30026 - [Doc]: add histogram as colorbar example
Issue -
State: closed - Opened by story645 3 months ago
- 5 comments
Labels: Documentation, topic: color/colorbar, Documentation: examples
#30025 - Deprecate unused 'origin' and 'extent' in tricontour and tricontourf
Pull Request -
State: closed - Opened by BrunoWolf03 3 months ago
- 1 comment
Labels: topic: tri
#30024 - Feature Implementation for "setting spine default location displacement rcParams" *ATTEMPT 2* - DRAFT PR
Pull Request -
State: open - Opened by ebubekir-pulat 3 months ago
- 2 comments
Labels: topic: rcparams, topic: styles
#30023 - Remove unused `_api` import
Pull Request -
State: closed - Opened by QuLogic 3 months ago
Labels: topic: mpl_toolkit
#30022 - [Doc]: matplotlib.figure.Figure.subplots_adjust figure
Issue -
State: closed - Opened by battisti456 3 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: closed - Opened by matj1 3 months ago
- 1 comment
#30020 - Micro-optimize _to_rgba_no_colorcycle.
Pull Request -
State: closed - Opened by anntzer 3 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 3 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 3 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 3 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] 3 months ago
Labels: dependencies, github_actions