-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Insights: matplotlib/matplotlib
Overview
Could not load contribution data
Please try again later
29 Pull requests merged by 16 people
-
Time out in _get_executable_info
#30256 merged
Jul 4, 2025 -
Add explicit
**options: Any
foradd_subplot
method#30237 merged
Jul 4, 2025 -
Backport PR #30243 on branch v3.10.x (Fix FancyArrow rendering for zero-length arrows)
#30253 merged
Jul 4, 2025 -
Upgrade to Visual Studio 2022 in appveyor.yml
#30239 merged
Jul 3, 2025 -
Fix FancyArrow rendering for zero-length arrows
#30243 merged
Jul 3, 2025 -
Backport PR #30244 on branch v3.10.x (DOC: Recommend to use bare Figure instances for saving to file)
#30250 merged
Jul 2, 2025 -
DOC: Recommend to use bare Figure instances for saving to file
#30244 merged
Jul 2, 2025 -
Adjust logic in RcParams to allow for inheritance
#30245 merged
Jul 2, 2025 -
Backport PR #30246 on branch v3.10.x (chore: remove redundant words in comment)
#30247 merged
Jul 2, 2025 -
chore: remove redundant words in comment
#30246 merged
Jul 2, 2025 -
Bump github/codeql-action from 3.29.0 to 3.29.2 in the actions group
#30232 merged
Jul 2, 2025 -
Backport PR #30236 on branch v3.10.x (Copy-edit the docstring of AuxTransformBox.)
#30240 merged
Jul 1, 2025 -
Copy-edit the docstring of AuxTransformBox.
#30236 merged
Jul 1, 2025 -
agg: Replace facepair_t with std::optional
#30196 merged
Jul 1, 2025 -
Clean up Qt socket notifier to avoid spurious interrupt handler calls
#30209 merged
Jul 1, 2025 -
ci: Enable wheel builds on Python 3.14
#30195 merged
Jul 1, 2025 -
Add explicit signatures for pyplot.{polar,savefig,set_loglevel}
#30200 merged
Jun 30, 2025 -
Backport PR #30221 on branch v3.10.x (BUG: fix future incompatibility with Pillow 13)
#30229 merged
Jun 30, 2025 -
BUG: fix future incompatibility with Pillow 13
#30221 merged
Jun 30, 2025 -
Backport PR #30098 on branch v3.10.x (Fix label_outer in the presence of colorbars.)
#30228 merged
Jun 30, 2025 -
Backport PR #30223 on branch v3.10.x (Polar log scale: fix inner patch boundary and spine location)
#30227 merged
Jun 30, 2025 -
Fix label_outer in the presence of colorbars.
#30098 merged
Jun 30, 2025 -
Polar log scale: fix inner patch boundary and spine location
#30223 merged
Jun 30, 2025 -
Abstract base class for Normalize
#30178 merged
Jun 28, 2025 -
BUG: Include python-including headers first in src/ft2font.{cpp,h}
#30220 merged
Jun 28, 2025 -
Add explicit getter / setter overloads for pyplot.{xlim,ylim}
#30199 merged
Jun 27, 2025 -
Add explicit overloads for pyplot.{show,subplot}
#30202 merged
Jun 27, 2025
9 Pull requests opened by 5 people
-
DOC: Add constructor parameter documentation to FFMpegFileWriter
#30222 opened
Jun 28, 2025 -
ENH: Add properties position_centers and tops to BarContainer
#30226 opened
Jun 29, 2025 -
ci: Preload existing test images from text-overhaul-figures branch
#30231 opened
Jun 30, 2025 -
Check that stem input is 1D
#30233 opened
Jul 1, 2025 -
Don't expose private styles in style.available
#30235 opened
Jul 1, 2025 -
Move cibuildwheel configuration to pyproject.toml
#30252 opened
Jul 3, 2025 -
Add interpolation option for facecolors in plot_surface method
#30255 opened
Jul 3, 2025 -
Clean up mypy & ruff config
#30258 opened
Jul 4, 2025 -
Backport PR #30256 on branch v3.10.x (Time out in _get_executable_info)
#30259 opened
Jul 4, 2025
14 Issues closed by 6 people
-
[Bug]: Cannot create empty FancyArrow (expired numpy deprecation)
#30242 closed
Jul 3, 2025 -
[Bug]: warning printed when using fontconfig 2.17
#30248 closed
Jul 2, 2025 -
[Bug]: DeprecationWarning from Pillow 11.3.0 about 'mode' parameter of PIL.Image.fromarray()
#30249 closed
Jul 2, 2025 -
[Bug]: KeyError: 'PolyCollection:kwdoc' during pyplot import
#28531 closed
Jul 1, 2025 -
[Bug]: "Bad file descriptor" raised repeatedly when plt.pause() interrupted in IPython
#29688 closed
Jul 1, 2025 -
BUG: .notdef glyph has to be present in fonts in fontlist
#27232 closed
Jul 1, 2025 -
FontProperties fail to roundtrip from their str
#14977 closed
Jul 1, 2025 -
Font weight inconsistencies
#15170 closed
Jul 1, 2025 -
rotated text does not align
#14239 closed
Jun 30, 2025 -
[Bug]: fig.savefig broken with Python 3.13.0?
#29472 closed
Jun 30, 2025 -
[Bug]: Axes.label_outer() does not work when there is a colorbar
#27305 closed
Jun 30, 2025 -
[Bug]: Inner border is not rendered correctly when using log-scale and polar projection.
#30179 closed
Jun 30, 2025 -
[MNT]: pyplot type hints
#30160 closed
Jun 27, 2025
7 Issues opened by 7 people
-
[MNT] [TYPING]: Use of Literal
#30257 opened
Jul 3, 2025 -
Noisey exception interferres with debugging unrelated code
#30254 opened
Jul 3, 2025 -
[ENH]: sharex=array for simple grouping
#30241 opened
Jul 1, 2025 -
[ENH]: Add data parameter in Axes3D.plot like Axes.plot
#30238 opened
Jul 1, 2025 -
Add an example of plotting error bars for grouped experimental data
#30224 opened
Jun 29, 2025 -
[Bug]: tick_top and sharex do not work together
#30219 opened
Jun 27, 2025
28 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
MultiNorm class
#29876 commented on
Jul 3, 2025 • 13 new comments -
Fix AxesWidgets on inset_axes that are outside their parent.
#29966 commented on
Jul 3, 2025 • 2 new comments -
[NOMERGE] trying to get Python 3.14 tests to pass
#30205 commented on
Jul 3, 2025 • 0 new comments -
ci: Add Python 3.14b03 to the test matrix
#30204 commented on
Jul 2, 2025 • 0 new comments -
Fix figure legend when drawing stackplots
#30186 commented on
Jun 28, 2025 • 0 new comments -
Add ability to toggle legend in the figure options dialog box
#30128 commented on
Jul 1, 2025 • 0 new comments -
Create category.pyi
#30093 commented on
Jun 27, 2025 • 0 new comments -
Include close matches in error message when key not found
#30001 commented on
Jun 28, 2025 • 0 new comments -
Implement head resizing (and reversal) for larrow/rarrow/darrow
#29998 commented on
Jun 29, 2025 • 0 new comments -
Shorten Agg template usage with class template argument deduction.
#29763 commented on
Jul 1, 2025 • 0 new comments -
Add font feature API to Text
#29695 commented on
Jul 1, 2025 • 0 new comments -
Port requirements to PEP735
#29281 commented on
Jul 2, 2025 • 0 new comments -
Fix bbox of polar Axes
#29051 commented on
Jun 30, 2025 • 0 new comments -
BLD: Implement PEP639 licensing
#28982 commented on
Jul 3, 2025 • 0 new comments -
BLD: Enable wheels on Windows-on-ARM
#28554 commented on
Jul 1, 2025 • 0 new comments -
qhull: Fix inconsistent formatting function arguments
#27987 commented on
Jul 2, 2025 • 0 new comments -
Improve the accessibility of figures shown with `_repr_html_`
#15971 commented on
Jul 3, 2025 • 0 new comments -
[ENH]: Surface plot does not support interpolation
#29878 commented on
Jul 3, 2025 • 0 new comments -
[Bug]: Rendering on Wayland with fractional scaling looks bad
#30218 commented on
Jul 3, 2025 • 0 new comments -
[Bug]: Exported PDF figures cannot be modified by Adobe Illustrator correctly.
#27893 commented on
Jul 1, 2025 • 0 new comments -
[ENH]: Support avif as output format
#28809 commented on
Jul 1, 2025 • 0 new comments -
[Bug]: stem complaining about PyTorch's Tensor
#30216 commented on
Jul 1, 2025 • 0 new comments -
Request to support PostScript-flavoured (CFF) OpenType fonts in PDF backend
#2869 commented on
Jul 1, 2025 • 0 new comments -
tight_layout and font hinting cuts text near the edge
#11551 commented on
Jul 1, 2025 • 0 new comments -
a bug that latex expression with subscripts exceeds bbox
#14177 commented on
Jul 1, 2025 • 0 new comments -
[Bug]: Cannot share both axis when setting aspect ratio
#30203 commented on
Jun 30, 2025 • 0 new comments -
[Doc]: Arguments of FFMpegFileWriter not clear.
#22831 commented on
Jun 30, 2025 • 0 new comments -
Search: "codex" term returns no results on devdocs
#29542 commented on
Jun 30, 2025 • 0 new comments