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
Branch selector
af39f1e
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 12, 2022
Merge pull request #24102 from ianthomas23/simple_pyproject
Show description for af39f1e
tacaswell
authored
af39f1e
View commit details
Copy full SHA for af39f1e
Browse repository at this point
Merge pull request #24091 from oscargus/secondaryaxescleanup
Show description for b90aba4
QuLogic
authored
b90aba4
View commit details
Copy full SHA for b90aba4
Browse repository at this point
Add note about blitting and zorder in animations (#24137)
Show description for 94b993a
4 people
authored
94b993a
View commit details
Copy full SHA for 94b993a
Browse repository at this point
Merge pull request #24140 from anntzer/strt
Show description for 28bd24b
QuLogic
authored
28bd24b
View commit details
Copy full SHA for 28bd24b
Browse repository at this point
Replace ClabelText by set_transform_rotates_text.
Show description for 07d955e
anntzer
committed
07d955e
View commit details
Copy full SHA for 07d955e
Browse repository at this point
Merge pull request #24143 from anntzer/cr
Show description for 6cc7cda
QuLogic
authored
6cc7cda
View commit details
Copy full SHA for 6cc7cda
Browse repository at this point
Merge pull request #24138 from NRaudseps/nraudseps/fix_small_typos
Show description for dad3ae3
QuLogic
authored
dad3ae3
View commit details
Copy full SHA for dad3ae3
Browse repository at this point
Merge pull request #24128 from oscargus/dateformatterlocatorremovals
Show description for a0b5de5
QuLogic
authored
a0b5de5
View commit details
Copy full SHA for a0b5de5
Browse repository at this point
Commits on Oct 11, 2022
Add QuadContourSet.remove.
anntzer
committed
67ed913
View commit details
Copy full SHA for 67ed913
Browse repository at this point
Improved comments
ianthomas23
committed
0e97a90
View commit details
Copy full SHA for 0e97a90
Browse repository at this point
Merge pull request #23907 from anntzer/ogwe
Show description for 6c9c44d
timhoffm
authored
6c9c44d
View commit details
Copy full SHA for 6c9c44d
Browse repository at this point
Commits on Oct 10, 2022
Fix some documentation typos
NRaudseps
committed
acf5421
View commit details
Copy full SHA for acf5421
Browse repository at this point
Don't update matplotlibrc at all if editable_mode
ianthomas23
committed
a925f04
View commit details
Copy full SHA for a925f04
Browse repository at this point
Add pan and zoom toolbar handling to 3D Axes (Replaces PR#22614) (#23449)
Show description for 4896ec1
3 people
authored
4896ec1
View commit details
Copy full SHA for 4896ec1
Browse repository at this point
Commits on Oct 9, 2022
Edit matplotlibrc in place if editable mode install
ianthomas23
committed
ff16e05
View commit details
Copy full SHA for ff16e05
Browse repository at this point
Merge pull request #24130 from martok/doc-contour-levels
Show description for 834c89c
timhoffm
authored
834c89c
View commit details
Copy full SHA for 834c89c
Browse repository at this point
Use local dir for build_temp if coverage enabled
ianthomas23
committed
bdfd2ff
View commit details
Copy full SHA for bdfd2ff
Browse repository at this point
Merge pull request #24126 from oscargus/hatchupdate
Show description for 19a7664
timhoffm
authored
19a7664
View commit details
Copy full SHA for 19a7664
Browse repository at this point
Commits on Oct 8, 2022
Temporarily pin setuptools in GHA
ianthomas23
committed
b06715a
View commit details
Copy full SHA for b06715a
Browse repository at this point
Expire deprecations in dates and ticker
oscargus
committed
0213c7d
View commit details
Copy full SHA for 0213c7d
Browse repository at this point
DOC: align contour parameter doc with implementation
martok
committed
20efcb2
View commit details
Copy full SHA for 20efcb2
Browse repository at this point
Bump version when invalid hatches error
oscargus
committed
318cb13
View commit details
Copy full SHA for 318cb13
Browse repository at this point
Clean up code in SecondaryAxis
oscargus
committed
8387676
View commit details
Copy full SHA for 8387676
Browse repository at this point
Merge pull request #24111 from tacaswell/add_missing_cmap_registry_method
Show description for 924e210
QuLogic
authored
924e210
View commit details
Copy full SHA for 924e210
Browse repository at this point
Commits on Oct 7, 2022
MNT: raise ValueError and TypeError rather than KeyError
tacaswell
committed
4f8ece4
View commit details
Copy full SHA for 4f8ece4
Browse repository at this point
Merge pull request #23592 from deep-jkl/polar-errcaps
Show description for 2393866
timhoffm
authored
2393866
View commit details
Copy full SHA for 2393866
Browse repository at this point
MNT: fix test name
Show description for d0a240a
tacaswell
and
timhoffm
authored
d0a240a
View commit details
Copy full SHA for d0a240a
Browse repository at this point
DOC: fix formatting and wording
Show description for b8bdcf8
tacaswell
and
timhoffm
authored
b8bdcf8
View commit details
Copy full SHA for b8bdcf8
Browse repository at this point
Don't use build isolation on minimum versions CI run
ianthomas23
committed
54efcae
View commit details
Copy full SHA for 54efcae
Browse repository at this point
DOC: remove note about ColormapRegistry being experimental
Show description for 3f99c20
tacaswell
committed
3f99c20
View commit details
Copy full SHA for 3f99c20
Browse repository at this point
FIX: add missing method to ColormapRegistry
Show description for fcf1c0c
tacaswell
committed
fcf1c0c
View commit details
Copy full SHA for fcf1c0c
Browse repository at this point
Merge pull request #24113 from QuLogic/warn-types
Show description for 4965500
timhoffm
authored
4965500
View commit details
Copy full SHA for 4965500
Browse repository at this point
Merge pull request #24115 from QuLogic/fix-maskarray-np124
Show description for 6f137b9
timhoffm
authored
6f137b9
View commit details
Copy full SHA for 6f137b9
Browse repository at this point
Merge pull request #24110 from story645/twine
Show description for c0bbd78
QuLogic
authored
c0bbd78
View commit details
Copy full SHA for c0bbd78
Browse repository at this point
Fix mask lookup in fill_between for NumPy 1.24+
Show description for b776ff1
QuLogic
committed
b776ff1
View commit details
Copy full SHA for b776ff1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.