Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
matplotlib
/
matplotlib
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
8.4k
Star
23.1k
Code
Issues
1.1k
Pull requests
418
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
matplotlib
src
on
v3.11.1
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 10, 2026
Backport PR #31894: check transform mesh shape in _get_transform_mesh
ksunden
authored and
meeseeksmachine
committed
ca2fb2e
View commit details
Copy full SHA for ca2fb2e
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Backport PR #31857: bound ft2font stream read to the requested count
tacaswell
authored and
meeseeksmachine
committed
70e08de
View commit details
Copy full SHA for 70e08de
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
Merge pull request #31866 from meeseeksmachine/auto-backport-of-pr-31769-on-v3.11.x
Show description for 31655fd
QuLogic
authored
31655fd
View commit details
Copy full SHA for 31655fd
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
Backport PR #31769: Fix several MacOS memory management bugs
iccir
authored and
meeseeksmachine
committed
27ef627
View commit details
Copy full SHA for 27ef627
View code at this point
Browse repository at this point
Backport PR #31859: FIX: reject out-of-range charmap index in FT2Font.set_charmap
QuLogic
authored and
meeseeksmachine
committed
07c43d4
View commit details
Copy full SHA for 07c43d4
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
Backport PR #31661: BLD: add more static analysis
QuLogic
committed
cfeef53
View commit details
Copy full SHA for cfeef53
View code at this point
Browse repository at this point
Commits on May 7, 2026
Backport PR #31557: FIX: Added ft2font null checks added
QuLogic
authored and
meeseeksmachine
committed
f05f7a2
View commit details
Copy full SHA for f05f7a2
View code at this point
Browse repository at this point
Commits on May 4, 2026
Backport PR #31608: Remove outdated comment re: implementation of hinting_factor.
anntzer
authored and
meeseeksmachine
committed
e0b3138
View commit details
Copy full SHA for e0b3138
View code at this point
Browse repository at this point
Commits on Apr 23, 2026
Fixed pybind11 conditional bug
beelauuu
committed
6fd7445
View commit details
Copy full SHA for 6fd7445
View code at this point
Browse repository at this point
Commits on Apr 20, 2026
Drop support for font hinting factor
Show description for a7cfac8
QuLogic
committed
a7cfac8
View commit details
Copy full SHA for a7cfac8
View code at this point
Browse repository at this point
Commits on Apr 16, 2026
Re-order variants to prioritize narrower types (#31504)
Show description for d6b33a2
QuLogic
authored
d6b33a2
View commit details
Copy full SHA for d6b33a2
View code at this point
Browse repository at this point
Commits on Apr 10, 2026
Merge pull request #29763 from anntzer/ctad
Show description for 87ea4e4
tacaswell
authored
87ea4e4
View commit details
Copy full SHA for 87ea4e4
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
Merge branch 'main' into text-overhaul
QuLogic
committed
ec84112
View commit details
Copy full SHA for ec84112
View code at this point
Browse repository at this point
Commits on Mar 20, 2026
Fix additional misalignments due to numerical precision
Show description for 1261a30
ayshih
committed
1261a30
View commit details
Copy full SHA for 1261a30
View code at this point
Browse repository at this point
Fix accurate interpolator for affine nearest-neighbor
Show description for 38d9ed5
ayshih
committed
38d9ed5
View commit details
Copy full SHA for 38d9ed5
View code at this point
Browse repository at this point
Commits on Mar 19, 2026
agg: Explicitly cast dimensions when creating Python buffer
Show description for e0eabd0
QuLogic
committed
e0eabd0
View commit details
Copy full SHA for e0eabd0
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
ft2font: Read more entries from OS/2 font table
Show description for 10a6700
QuLogic
committed
10a6700
View commit details
Copy full SHA for 10a6700
View code at this point
Browse repository at this point
Merge branch 'main' into text-overhaul
QuLogic
committed
948fbde
View commit details
Copy full SHA for 948fbde
View code at this point
Browse repository at this point
Bump rendering edges to fill axes when rendering affine non-NN interpolation
Show description for f1a1fb4
ayshih
committed
f1a1fb4
View commit details
Copy full SHA for f1a1fb4
View code at this point
Browse repository at this point
Switch to premultiplied space inside Agg for RGBA blending
Show description for dd24e05
ayshih
committed
dd24e05
View commit details
Copy full SHA for dd24e05
View code at this point
Browse repository at this point
Fix the handling of image resampling beyond the image bounds
Show description for d9d7d15
ayshih
committed
d9d7d15
View commit details
Copy full SHA for d9d7d15
View code at this point
Browse repository at this point
Fix affine resampling when using nearest-neighbor interpolation
Show description for 0ecf660
ayshih
committed
0ecf660
View commit details
Copy full SHA for 0ecf660
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
Change RendererAgg.draw_text to use FT2Font._render_glyph
Show description for 931bcf3
QuLogic
committed
931bcf3
View commit details
Copy full SHA for 931bcf3
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
Merge pull request #31050 from QuLogic/extend-os2-table
Show description for b736a90
QuLogic
authored
b736a90
View commit details
Copy full SHA for b736a90
View code at this point
Browse repository at this point
Rasterize dvi files without dvipng
Show description for 7627118
anntzer
authored and
QuLogic
committed
7627118
View commit details
Copy full SHA for 7627118
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
ft2font: Extend OS/2 table with new fields
Show description for 2aa38ab
QuLogic
committed
2aa38ab
View commit details
Copy full SHA for 2aa38ab
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
Drop the FT2Font intermediate buffer
Show description for 9d7d7b4
anntzer
authored and
QuLogic
committed
9d7d7b4
View commit details
Copy full SHA for 9d7d7b4
View code at this point
Browse repository at this point
Commits on Jan 20, 2026
Merge branch 'main' into text-overhaul
QuLogic
committed
3344505
View commit details
Copy full SHA for 3344505
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
Avoid affine code path when scaling will make subpixels visible
ayshih
committed
86100aa
View commit details
Copy full SHA for 86100aa
View code at this point
Browse repository at this point
Support differing subpixel alignment for nonaffine distortion table
ayshih
committed
acbedc6
View commit details
Copy full SHA for acbedc6
View code at this point
Browse repository at this point
Fix bug with using the distortion table for nonaffine transformations
ayshih
committed
ca634d5
View commit details
Copy full SHA for ca634d5
View code at this point
Browse repository at this point
Commits on Dec 15, 2025
Fix macOS toolbar crash
lilfer
authored
e147756
View commit details
Copy full SHA for e147756
View code at this point
Browse repository at this point
Commits on Nov 20, 2025
Expose face index when loading fonts
Show description for daae68a
QuLogic
committed
daae68a
View commit details
Copy full SHA for daae68a
View code at this point
Browse repository at this point
Merge pull request #30607 from QuLogic/libraqm-vector
Show description for 950fa0f
QuLogic
authored
950fa0f
View commit details
Copy full SHA for 950fa0f
View code at this point
Browse repository at this point
Commits on Nov 9, 2025
DOC: Correct grammatical issues especially on a/an usage (#30736)
Show description for 1ab3332
star1327p
authored
1ab3332
View commit details
Copy full SHA for 1ab3332
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.