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
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.5k
Star
23.1k
Code
Issues
1.1k
Pull requests
413
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
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 26, 2026
Fix Agg rendering of Gouraud shading
ayshih
committed
8c0fee9
View commit details
Copy full SHA for 8c0fee9
View code at this point
Browse repository at this point
Fix ability to specify scalar alpha to Agg draw_image
ayshih
committed
7301134
View commit details
Copy full SHA for 7301134
View code at this point
Browse repository at this point
Fix precision loss with Agg compositing
ayshih
committed
2ccbbd3
View commit details
Copy full SHA for 2ccbbd3
View code at this point
Browse repository at this point
Add support for blend modes in non-PS backends
ayshih
committed
aebc329
View commit details
Copy full SHA for aebc329
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
BLD: Force all internal extension symbols to be hidden
Show description for 6725c1f
QuLogic
committed
6725c1f
View commit details
Copy full SHA for 6725c1f
View code at this point
Browse repository at this point
Commits on Aug 7, 2026
Merge pull request #32064 from scottshambaugh/font_mmap
Show description for 0098e7f
tacaswell
authored
0098e7f
View commit details
Copy full SHA for 0098e7f
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
Merge pull request #31977 from iccir/coretext-find-fonts
Show description for 8aedfd2
QuLogic
authored
8aedfd2
View commit details
Copy full SHA for 8aedfd2
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Consolidate code block
scottshambaugh
committed
4b22288
View commit details
Copy full SHA for 4b22288
View code at this point
Browse repository at this point
Restore loading glyphs through python as the font fallback to mmap
scottshambaugh
committed
b7e9b02
View commit details
Copy full SHA for b7e9b02
View code at this point
Browse repository at this point
Handle a mmap import error for reading fonts
scottshambaugh
committed
047ee9b
View commit details
Copy full SHA for 047ee9b
View code at this point
Browse repository at this point
Use mmap when reading font files, to stop per-glyph file reads through python
Show description for c0fd104
scottshambaugh
committed
c0fd104
View commit details
Copy full SHA for c0fd104
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
Use std::make_unique instead of new
iccir
committed
f76a6ed
View commit details
Copy full SHA for f76a6ed
View code at this point
Browse repository at this point
Use snake_case
iccir
committed
22e92ce
View commit details
Copy full SHA for 22e92ce
View code at this point
Browse repository at this point
Update src/_c_internal_utils.cpp
Show description for aca9614
iccir
and
QuLogic
authored
aca9614
View commit details
Copy full SHA for aca9614
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
Use std::visit to exhaust std::variant possibilities
Show description for 92416fb
anntzer
authored and
QuLogic
committed
92416fb
View commit details
Copy full SHA for 92416fb
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
Merge pull request #30291 from QuLogic/pybind3
Show description for 3947351
QuLogic
authored
3947351
View commit details
Copy full SHA for 3947351
View code at this point
Browse repository at this point
DOC: add reference to pybind11 docs for surprising construct
tacaswell
authored
9f40a15
View commit details
Copy full SHA for 9f40a15
View code at this point
Browse repository at this point
Fix a bug of ignoring the closing path segment when automatically determining whether to snap (#32018)
Show description for ee84151
ayshih
authored
ee84151
View commit details
Copy full SHA for ee84151
View code at this point
Browse repository at this point
Convert macOS backend to ARC (#31855)
Show description for 7bd336a
iccir
authored
7bd336a
View commit details
Copy full SHA for 7bd336a
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
Add support for Python subinterpreters
Show description for c721b9e
QuLogic
committed
c721b9e
View commit details
Copy full SHA for c721b9e
View code at this point
Browse repository at this point
Make FreeType library tied to the module
Show description for 98816fd
QuLogic
committed
98816fd
View commit details
Copy full SHA for 98816fd
View code at this point
Browse repository at this point
Switch pybind11 classes to smart holders
Show description for 4146edf
QuLogic
committed
4146edf
View commit details
Copy full SHA for 4146edf
View code at this point
Browse repository at this point
Convert to py::native_enum
Show description for 8e5591b
QuLogic
committed
8e5591b
View commit details
Copy full SHA for 8e5591b
View code at this point
Browse repository at this point
Remove workaround for unqualified Buffer in pybind11
QuLogic
committed
22f18f9
View commit details
Copy full SHA for 22f18f9
View code at this point
Browse repository at this point
Commits on Jul 10, 2026
Merge pull request #31879 from QuLogic/remove-deprecations
Show description for bde111f
ksunden
authored
bde111f
View commit details
Copy full SHA for bde111f
View code at this point
Browse repository at this point
add comment noting the mesh shape check guards an out-of-bounds read
uwezkhan
committed
40cd228
View commit details
Copy full SHA for 40cd228
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
Use CoreText to find macOS fonts
iccir
committed
50cbd1e
View commit details
Copy full SHA for 50cbd1e
View code at this point
Browse repository at this point
Commits on Jun 29, 2026
MNT: Remove font-related deprecations from 3.10
QuLogic
committed
173fdf9
View commit details
Copy full SHA for 173fdf9
View code at this point
Browse repository at this point
check transform mesh shape in _get_transform_mesh
uwezkhan
authored and
“rootvector2”
committed
02b78f3
View commit details
Copy full SHA for 02b78f3
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
Merge pull request #31857 from uwezkhan/ft2font-read-bound
Show description for 0d4534d
tacaswell
authored
0d4534d
View commit details
Copy full SHA for 0d4534d
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
FIX: reject out-of-range charmap index in FT2Font.set_charmap
Show description for 2d32ccf
arshsmith
committed
2d32ccf
View commit details
Copy full SHA for 2d32ccf
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
updated
uwezkhan
committed
34f03b8
View commit details
Copy full SHA for 34f03b8
View code at this point
Browse repository at this point
bound ft2font stream read to the requested count
uwezkhan
committed
6cf7022
View commit details
Copy full SHA for 6cf7022
View code at this point
Browse repository at this point
Commits on Jun 6, 2026
FIX: memory management within macos backend
Show description for 1e6bcaf
iccir
authored
1e6bcaf
View commit details
Copy full SHA for 1e6bcaf
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
Merge pull request #31661 from tacaswell/bld/static_analysis
Show description for b825c6d
QuLogic
authored
b825c6d
View commit details
Copy full SHA for b825c6d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.