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 }}
oscargus
/
matplotlib
Public
forked from
matplotlib/matplotlib
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
matplotlib
src
on
exampletesttyping
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 14, 2025
Fix loading of Type1 "native" charmap.
Show description for d31d674
anntzer
committed
d31d674
View commit details
Copy full SHA for d31d674
View code at this point
Browse repository at this point
Commits on Apr 11, 2025
Remove hatchcolors parameter from draw_quad_mesh
r3kste
committed
41a049a
View commit details
Copy full SHA for 41a049a
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
Merge pull request #29044 from Impaler343/collections-hatchcolor
Show description for 65d2818
timhoffm
authored
65d2818
View commit details
Copy full SHA for 65d2818
View code at this point
Browse repository at this point
Commits on Mar 26, 2025
Declare free-threaded support in MacOS backend extension
ngoldbaum
committed
63e7e4a
View commit details
Copy full SHA for 63e7e4a
View code at this point
Browse repository at this point
Commits on Mar 22, 2025
Made suggested changes
r3kste
committed
b9ac0fb
View commit details
Copy full SHA for b9ac0fb
View code at this point
Browse repository at this point
Commits on Mar 16, 2025
Refactor draw_path_collection to make `hatchcolors` a keyword-only argument
r3kste
committed
fee895b
View commit details
Copy full SHA for fee895b
View code at this point
Browse repository at this point
Commits on Feb 8, 2025
smoke test for hatchcolors coercion
r3kste
committed
9d0ec23
View commit details
Copy full SHA for 9d0ec23
View code at this point
Browse repository at this point
add hatchcolors param for collections
r3kste
committed
d7da1fc
View commit details
Copy full SHA for d7da1fc
View code at this point
Browse repository at this point
Commits on Jan 31, 2025
Merge pull request #29450 from QuLogic/unused-resample
Show description for 5714a18
tacaswell
authored
5714a18
View commit details
Copy full SHA for 5714a18
View code at this point
Browse repository at this point
Commits on Jan 11, 2025
ft2font: Avoid undefined enum values
Show description for ef0ee1f
QuLogic
committed
ef0ee1f
View commit details
Copy full SHA for ef0ee1f
View code at this point
Browse repository at this point
Commits on Jan 10, 2025
Remove unused fixed_blender_rgba_pre
QuLogic
committed
2aca299
View commit details
Copy full SHA for 2aca299
View code at this point
Browse repository at this point
Remove unused pixfmt_pre_type
QuLogic
committed
0e0e71c
View commit details
Copy full SHA for 0e0e71c
View code at this point
Browse repository at this point
Commits on Jan 8, 2025
Merge pull request #29399 from scottshambaugh/plot_wireframe_speedup
Show description for d08fd8f
scottshambaugh
authored
d08fd8f
View commit details
Copy full SHA for d08fd8f
View code at this point
Browse repository at this point
ft2font: Split named instance count from style flags
Show description for 4d87371
QuLogic
committed
4d87371
View commit details
Copy full SHA for 4d87371
View code at this point
Browse repository at this point
Commits on Jan 7, 2025
Remove unused python update_path_extents
scottshambaugh
committed
a8e290a
View commit details
Copy full SHA for a8e290a
View code at this point
Browse repository at this point
Merge branch 'v3.10.x' into main
QuLogic
committed
8be4c6e
View commit details
Copy full SHA for 8be4c6e
View code at this point
Browse repository at this point
Commits on Dec 14, 2024
[doc] Fix dead links
ksunden
committed
d9dfee8
View commit details
Copy full SHA for d9dfee8
View code at this point
Browse repository at this point
Commits on Dec 12, 2024
Use newer C++ type traits
Show description for 86321df
QuLogic
committed
86321df
View commit details
Copy full SHA for 86321df
View code at this point
Browse repository at this point
Use = default/delete for trivial C++ class constructors
Show description for 205704f
QuLogic
committed
205704f
View commit details
Copy full SHA for 205704f
View code at this point
Browse repository at this point
Use emplace_back in extensions
Show description for 2ea464c
QuLogic
committed
2ea464c
View commit details
Copy full SHA for 2ea464c
View code at this point
Browse repository at this point
Use nullptr in extensions
Show description for 57c5dbb
QuLogic
committed
57c5dbb
View commit details
Copy full SHA for 57c5dbb
View code at this point
Browse repository at this point
Use C++11 range-based loops in extensions
Show description for 3ed0b0e
QuLogic
committed
3ed0b0e
View commit details
Copy full SHA for 3ed0b0e
View code at this point
Browse repository at this point
Commits on Nov 15, 2024
Backport PR #29144: Use both TCL_SETVAR and TCL_SETVAR2 for tcl 9 support
jklymak
authored and
meeseeksmachine
committed
7fe551f
View commit details
Copy full SHA for 7fe551f
View code at this point
Browse repository at this point
DOC: word choice in error message
tacaswell
authored
a6a442d
View commit details
Copy full SHA for a6a442d
View code at this point
Browse repository at this point
Use both TCL_SETVAR and TCL_SETVAR2 for tcl 9 support
Show description for a6cbf32
ksunden
and
anntzer
committed
a6cbf32
View commit details
Copy full SHA for a6cbf32
View code at this point
Browse repository at this point
Commits on Nov 7, 2024
Backport PR #29097: ENH: add back/forward buttons to osx backend move
greglucas
authored and
meeseeksmachine
committed
cebc940
View commit details
Copy full SHA for cebc940
View code at this point
Browse repository at this point
Commits on Nov 6, 2024
ENH: add back/forward buttons to osx backend move
Show description for c507bd4
tacaswell
committed
c507bd4
View commit details
Copy full SHA for c507bd4
View code at this point
Browse repository at this point
Commits on Oct 30, 2024
Merge pull request #28981 from greglucas/macos-pyos-input-hook
Show description for 4468488
tacaswell
authored
4468488
View commit details
Copy full SHA for 4468488
View code at this point
Browse repository at this point
Merge pull request #28453 from anntzer/buttons-nodeadreckoning
Show description for 6a8a80d
QuLogic
authored
6a8a80d
View commit details
Copy full SHA for 6a8a80d
View code at this point
Browse repository at this point
Review comments
ksunden
committed
b2eaad1
View commit details
Copy full SHA for b2eaad1
View code at this point
Browse repository at this point
Commits on Oct 29, 2024
Short circuit input hook when no windows are open
ksunden
committed
0e8baa5
View commit details
Copy full SHA for 0e8baa5
View code at this point
Browse repository at this point
Commits on Oct 25, 2024
Fixes AIX internal CI build break.
Show description for 21d656d
KamathForAIX
committed
21d656d
View commit details
Copy full SHA for 21d656d
View code at this point
Browse repository at this point
Commits on Oct 24, 2024
Deprecate passing floats to FT2Image
Show description for 4d40c1b
QuLogic
committed
4d40c1b
View commit details
Copy full SHA for 4d40c1b
View code at this point
Browse repository at this point
Remove unused parameter in TriContourGenerator::find_interior_lines
Show description for 422b6cf
QuLogic
committed
422b6cf
View commit details
Copy full SHA for 422b6cf
View code at this point
Browse repository at this point
Make some casts in Agg usage explicit
Show description for ad4a625
QuLogic
committed
ad4a625
View commit details
Copy full SHA for ad4a625
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.