Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Insights: matplotlib/matplotlib
Overview
Could not load contribution data
Please try again later
16 Pull requests merged by10 people
- Include close matches in error message when key not found
#30001 merged
Jul 19, 2025 - FIX: cast Patch linewidth to float for dash scaling
#30333 merged
Jul 18, 2025 - Deprecate font_manager.is_opentype_cff_font
#30329 merged
Jul 18, 2025 - FIX: be very paranoid about checking what the current canvas is
#25573 merged
Jul 18, 2025 - Backport PR #30321 on branch v3.10.x (Fix type annotation for Axes.get_legend() to include None)
#30326 merged
Jul 17, 2025 - Fix type annotation for Axes.get_legend() to include None
#30321 merged
Jul 17, 2025 - Don't set a default size for FT2Font
#30319 merged
Jul 16, 2025 - Update FreeType to 2.13.3
#29816 merged
Jul 16, 2025 - fix broken configobj link
#30317 merged
Jul 15, 2025 - [TYP] Add more literals to MarkerType
#30261 merged
Jul 15, 2025 - Replace deprecated imports
#30312 merged
Jul 15, 2025 - Fix link to pango
#30315 merged
Jul 15, 2025 - Log a warning if selected font weight differs from requested
#30272 merged
Jul 15, 2025 - Bump the actions group with 2 updates
#30311 merged
Jul 15, 2025 - Improve custom sphinx link redirect extension
#30309 merged
Jul 14, 2025 - FIX: Ensure Locators on RadialAxis are always correctly wrapped
#30174 merged
Jul 12, 2025
12 Pull requests opened by9 people
- [MNT] Typing: Use Literal for set_loglevel
#30302 opened
Jul 12, 2025 - Move release related docs to new sub-folder
#30304 opened
Jul 13, 2025 - [MNT] Typing: correct typing overloads for ``Figure.subfigures``
#30314 opened
Jul 15, 2025 - Create RCKeyType
#30316 opened
Jul 15, 2025 - Deprecate setting text kerning factor to any non-None value
#30322 opened
Jul 17, 2025 - Make PyFT2Font a subclass of FT2Font
#30324 opened
Jul 17, 2025 - FIX Update Axes limits from Axes.add_collection(... autolim=True)
#30327 opened
Jul 17, 2025 - [fix] Spine.set_bounds() does not take parameter **None** as expected
#30330 opened
Jul 18, 2025 - CI: Harden GHA configuration
#30332 opened
Jul 18, 2025 - Add support for loading all fonts from collections
#30334 opened
Jul 19, 2025 - Use glyph indices for font tracking in vector formats
#30335 opened
Jul 19, 2025
11 Issues closed by7 people
- [MNT]: validate linewidth
#30323 closed
Jul 18, 2025 - [Bug]: type annotation of `Axes.get_legend()` misses `None`
#30318 closed
Jul 18, 2025 - [Bug]: Artist.remove() isn't fully removing it from figure
#25572 closed
Jul 18, 2025 - [Bug]: fig.savefig throws error after radiobutton axes is removed
#30325 closed
Jul 17, 2025 - Noisy exception interferes with debugging unrelated code
#30254 closed
Jul 17, 2025 - [Bug]: Draggable Legend is out of control unless it has a picker set.
#30303 closed
Jul 15, 2025 - Chinese font can`t change the weight
#15529 closed
Jul 15, 2025 - [Bug]: figure canvas size does not always match figure size and dpi
#30310 closed
Jul 14, 2025 - [Bug]: bbox floating point size mismatch
#21879 closed
Jul 14, 2025 - setting spine default location displacement rcParams
#13930 closed
Jul 14, 2025 - [Bug]: Removing spines in polar plot causes distortion of the plot
#30164 closed
Jul 12, 2025
7 Issues opened by7 people
- [ENH]: inset_axes has borderpadding, but not x/y individually.
#30331 opened
Jul 18, 2025 - [Bug]: `fill_between` with `get_xaxis_transform` increases y-limits
#30320 opened
Jul 16, 2025 - [Bug]: revealed type for `Figure.subfigures` is not correct
#30313 opened
Jul 15, 2025 - [Bug]: Zorder issue for lines drawn with ConnectionPatch over inset_axes/plot axes
#30308 opened
Jul 14, 2025 - [Doc]: Broken links to fix in docs
#30306 opened
Jul 14, 2025 - [Bug]: _constrained_layout takes several iterations to converge to expected result
#30300 opened
Jul 12, 2025
35 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 19, 2025 • 27 new comments - Implement head resizing (and reversal) for larrow/rarrow/darrow
#29998 commented on
Jul 19, 2025 • 5 new comments - Fix mlab fallback for 32-bit systems
#30273 commented on
Jul 18, 2025 • 3 new comments - [ENH] Add data parameter in Axes3D.plot
#30270 commented on
Jul 14, 2025 • 1 new comment - [Bug]: Legend kwarg `labelcolor='linecolor'` not working properly when `facecolor` is `'None'`
#30298 commented on
Jul 12, 2025 • 0 new comments - FIX: round instead of truncate Agg canvas size
#8265 commented on
Jul 19, 2025 • 0 new comments - Fixed hatching in PatchCollection class
#27937 commented on
Jul 18, 2025 • 0 new comments - Add documentation for Axes3d.view_init() angles
#29114 commented on
Jul 19, 2025 • 0 new comments - ENH: Type the possible str legend locs as Literals
#29465 commented on
Jul 18, 2025 • 0 new comments - Add font feature API to Text
#29695 commented on
Jul 19, 2025 • 0 new comments - Add language parameter to Text objects
#29794 commented on
Jul 17, 2025 • 0 new comments - Trigger events via standard callbacks in widget testing.
#29993 commented on
Jul 18, 2025 • 0 new comments - Implement text shaping with libraqm
#30000 commented on
Jul 16, 2025 • 0 new comments - TYP: Make glyph indices distinct from character codes
#30143 commented on
Jul 19, 2025 • 0 new comments - Add font.superfamily support with genre-aware resolution
#30155 commented on
Jul 15, 2025 • 0 new comments - Font and text overhaul
#30161 commented on
Jul 16, 2025 • 0 new comments - Fixed the overdeletion of source images for failing tests
#30284 commented on
Jul 18, 2025 • 0 new comments - Backport PR #30237: Add explicit `**options: Any` for `add_subplot` m…
#30292 commented on
Jul 13, 2025 • 0 new comments - [Doc]: Move non user guide related content out of `/users`
#27396 commented on
Jul 13, 2025 • 0 new comments - [Bug]: `Path.cleaned()` always returns a closed path
#28176 commented on
Jul 13, 2025 • 0 new comments - plot_surface with facecolors distorts colors due to default shading=True
#30290 commented on
Jul 14, 2025 • 0 new comments - [ENH]: support PySide6's `snake_case`
#23816 commented on
Jul 14, 2025 • 0 new comments - option+letter on OSX with tkagg give non-alpha numeric rather than alt-<letter>
#22934 commented on
Jul 14, 2025 • 0 new comments - Using ginput on a plot_date plot doesn't return datetime
#7462 commented on
Jul 14, 2025 • 0 new comments - Add thumbnails for tutorials/gallery where missing
#17479 commented on
Jul 14, 2025 • 0 new comments - [Bug]: Annotation clipping to rect works, but not when setting xlim
#30276 commented on
Jul 14, 2025 • 0 new comments - Reliably set the output image size
#15363 commented on
Jul 14, 2025 • 0 new comments - [ENH]: Support avif as output format
#28809 commented on
Jul 16, 2025 • 0 new comments - [Bug]: Poor rendering of Poly3DCollection with axlim clipping
#29373 commented on
Jul 16, 2025 • 0 new comments - [MNT] [TYPING]: Use of Literal
#30257 commented on
Jul 17, 2025 • 0 new comments - [Bug]: Rendering on Wayland with fractional scaling looks bad
#30218 commented on
Jul 17, 2025 • 0 new comments - [Bug]: SIGSEGV on ft2font under certain compilation conditions
#29976 commented on
Jul 18, 2025 • 0 new comments - figure including align fails to output eps using savefig
#11233 commented on
Jul 18, 2025 • 0 new comments - Please add support for ttc font files (PDF/PS output)
#3135 commented on
Jul 19, 2025 • 0 new comments - [MNT]: Please update freetype version
#20842 commented on
Jul 19, 2025 • 0 new comments