-
-
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
16 Pull requests merged by 10 people
-
Fix center of rotation with rotation_mode='anchor'
#29199 merged
Jun 10, 2025 -
Throw exception when alpha is out of bounds
#30153 merged
Jun 9, 2025 -
Fix typo in backend_ps.py comment: change 'and them scale them' to 'and then scale them'
#30151 merged
Jun 9, 2025 -
Add example to histogram colorbar on galleries
#30107 merged
Jun 8, 2025 -
Type-1 font subsetting
#20716 merged
Jun 6, 2025 -
Remove deprecations: is_bbox and more
#30067 merged
Jun 5, 2025 -
ENH: Add grouped_bar() method
#28560 merged
Jun 5, 2025 -
BLD: Remove FreeType from Agg backend extension
#30137 merged
Jun 5, 2025 -
Backport PR #30144 on branch v3.10.x (js: Fix externally-controlled format strings)
#30146 merged
Jun 5, 2025 -
js: Fix externally-controlled format strings
#30144 merged
Jun 5, 2025 -
Backport PR #30118 on branch v3.10.x (CI: Skip jobs on forks)
#30140 merged
Jun 5, 2025 -
Fill hatch in PDF backend
#29392 merged
Jun 4, 2025 -
Backport PR #30118 on branch v3.10.3-doc (CI: Skip jobs on forks)
#30141 merged
Jun 4, 2025 -
Backport PR #30119 on branch v3.10.3-doc (Add some types to _mathtext.py)
#30142 merged
Jun 4, 2025 -
CI: Skip jobs on forks
#30118 merged
Jun 4, 2025 -
Make NavigationToolbar.configure_subplots return value consistent
#30130 merged
Jun 4, 2025
10 Pull requests opened by 7 people
-
Add consistency check for PathCollection sizes and edgecolors (#28833)
#30138 opened
Jun 4, 2025 -
TYP: Make glyph indices distinct from character codes
#30143 opened
Jun 4, 2025 -
Remove ttconv backwards-compatibility code
#30145 opened
Jun 5, 2025 -
Add bbox support to quiverkey
#30148 opened
Jun 6, 2025 -
Creation of the Norm Protocol
#30149 opened
Jun 6, 2025 -
Update font-related documentation
#30150 opened
Jun 7, 2025 -
Bump github/codeql-action from 3.28.18 to 3.28.19 in the actions group
#30154 opened
Jun 9, 2025 -
Add font.superfamily support with genre-aware resolution
#30155 opened
Jun 9, 2025 -
Font and text overhaul
#30161 opened
Jun 10, 2025 -
TST: Fix runtime error checking NaN input to format_cursor_data
#30162 opened
Jun 11, 2025
6 Issues closed by 3 people
-
[Doc]: add histogram as colorbar example
#30026 closed
Jun 8, 2025 -
[Bug]: Linewidths in scatter unexpectedly scale when using "o" shape
#29703 closed
Jun 7, 2025 -
[ENH]: A friendlier interface for pyplot
#30139 closed
Jun 6, 2025 -
When text.usetex=True with pdf backend, full subset of latex fonts is embedded into pdf file
#127 closed
Jun 6, 2025 -
Hatching is rendered differently by agg, pdf and svg backends.
#10034 closed
Jun 4, 2025 -
[Bug]: num2date behaves inconsistently with time zone within a container
#30136 closed
Jun 4, 2025
6 Issues opened by 6 people
-
[MNT]: pyplot type hints
#30160 opened
Jun 10, 2025 -
[Bug]: Calling axes.clear() on a shared y or x-axis issues an unexpected warning with log scale
#30159 opened
Jun 10, 2025 -
[Bug]: Stackplot in SubFigure raises when drawing Legend
#30158 opened
Jun 10, 2025 -
[ENH]: Expand and diversify built-in style gallery
#30157 opened
Jun 10, 2025 -
[Bug]: Test pipeline failure on windows
#30152 opened
Jun 9, 2025 -
twinx and twiny could gain more convenience helpers
#30147 opened
Jun 5, 2025
42 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.
-
Add language parameter to Text objects
#29794 commented on
Jun 9, 2025 • 12 new comments -
Fix hatch linewidth in PGF
#24263 commented on
Jun 5, 2025 • 12 new comments -
MultiNorm class
#29876 commented on
Jun 6, 2025 • 12 new comments -
Drop the FT2Font intermediate buffer.
#30059 commented on
Jun 10, 2025 • 8 new comments -
Support individual styling of major and minor grid through rcParams
#29481 commented on
Jun 10, 2025 • 6 new comments -
Refactoring: Removing axis parameter from scales
#29988 commented on
Jun 7, 2025 • 6 new comments -
Add a filename-prefix option to the Sphinx plot directive
#28187 commented on
Jun 11, 2025 • 5 new comments -
patheffects.SimpleLineShadow calling non-existent get_foreground method from GraphicsContextBase
#28814 commented on
Jun 5, 2025 • 3 new comments -
TST: Calculate RMS and diff image in C++
#29102 commented on
Jun 5, 2025 • 2 new comments -
Fixed an off-by-half-pixel bug in image resampling when using a nonaffine transform (e.g., a log axis)
#30054 commented on
Jun 11, 2025 • 2 new comments -
Add font feature API to FontProperties and Text
#29695 commented on
Jun 5, 2025 • 1 new comment -
Add wasm CI
#29093 commented on
Jun 4, 2025 • 1 new comment -
ENH: Add align parameter to broken_barh()
#29716 commented on
Jun 7, 2025 • 0 new comments -
Update FreeType to 2.13.3
#29816 commented on
Jun 5, 2025 • 0 new comments -
Add oxipng to pre-commit
#29925 commented on
Jun 6, 2025 • 0 new comments -
Parse {lua,xe}tex-generated dvi in dviread.
#29939 commented on
Jun 6, 2025 • 0 new comments -
Implement text shaping with libraqm
#30000 commented on
Jun 5, 2025 • 0 new comments -
Bug Fix For "matplotlib eventplot not shows all the binary data for big number of events" - Draft PR
#30053 commented on
Jun 5, 2025 • 0 new comments -
Add support for pgf.documentclass rcParam
#30063 commented on
Jun 9, 2025 • 0 new comments -
Use antialiasing when comparing pdf files
#30068 commented on
Jun 4, 2025 • 0 new comments -
Simplify dviFontInfo layout in backend pdf.
#30082 commented on
Jun 6, 2025 • 0 new comments -
Refactor for issue 28444 [Introduce _Bbox3D to represent 3D axes limits]
#30115 commented on
Jun 6, 2025 • 0 new comments -
Add type hints for matplotlib.dates module
#30126 commented on
Jun 10, 2025 • 0 new comments -
Add typing to AFM parser
#30134 commented on
Jun 11, 2025 • 0 new comments -
Inconsistent effect of a trailing space on horizontalalignment="right" depending on mathtext presence
#9694 commented on
Jun 4, 2025 • 0 new comments -
keypad number presses not properly registered by tk
#9493 commented on
Jun 4, 2025 • 0 new comments -
[MNT]: Data size consistency checks in _CollectionsWithSizes
#28833 commented on
Jun 4, 2025 • 0 new comments -
[MNT]: Idea to accelerate docs contributions with `Build changes only docs`.
#22956 commented on
Jun 5, 2025 • 0 new comments -
[Bug]: Font rendering bug for Devanagari text
#23082 commented on
Jun 5, 2025 • 0 new comments -
Cannot render Apple Color Emoji in plots
#12830 commented on
Jun 5, 2025 • 0 new comments -
matplotlib can't handle "newer" TrueType fonts
#2071 commented on
Jun 5, 2025 • 0 new comments -
Indic Script labels not rendered correctly
#8765 commented on
Jun 5, 2025 • 0 new comments -
Rectangle patch not transformed correctly in polar plot
#8521 commented on
Jun 7, 2025 • 0 new comments -
[ENH]: subfigure_mosaic
#25949 commented on
Jun 9, 2025 • 0 new comments -
[Bug]: Cut-off rotated x-tick label when using imshow and constrained layout
#30117 commented on
Jun 9, 2025 • 0 new comments -
contour ignores `lw` argument, no warning/error
#13848 commented on
Jun 10, 2025 • 0 new comments -
Inconsistent image size with savefig(...,type='png') and TkAgg backend
#8543 commented on
Jun 11, 2025 • 0 new comments -
Horizontal radio buttons
#13374 commented on
Jun 6, 2025 • 0 new comments -
Add subfigure_mosaic method to FigureBase for creating subfigure layouts
#28508 commented on
Jun 9, 2025 • 0 new comments -
BLD: Enable wheels on Windows-on-ARM
#28554 commented on
Jun 7, 2025 • 0 new comments -
Use old stride_windows implementation on 32-bit builds
#29115 commented on
Jun 4, 2025 • 0 new comments -
ENH: Type the possible str legend locs as Literals
#29465 commented on
Jun 5, 2025 • 0 new comments