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 }}
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.2k
Code
Issues
1.1k
Pull requests
435
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
doc
api
prev_api_changes
on
v3.7.x
User selector
All users
Datepicker
All time
Commit history
Commits on May 24, 2023
Backport PR #25918: migrate from utcfromtimestamp to fromtimestamp
smeet07
authored and
meeseeksmachine
committed
a4e00c7
View commit details
Copy full SHA for a4e00c7
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
DOC: Prepare release notes for 3.7.0
Show description for 769865b
tacaswell
authored and
ksunden
committed
769865b
View commit details
Copy full SHA for 769865b
View code at this point
Browse repository at this point
Commits on Jan 25, 2023
Merge branch 'v3.6.x' into v3.7.x
QuLogic
committed
c8d8a54
View commit details
Copy full SHA for c8d8a54
View code at this point
Browse repository at this point
Commits on Jan 12, 2023
Backport PR #24948: Remove remaining deprecations from 3.5
oscargus
authored and
meeseeksmachine
committed
bdf8047
View commit details
Copy full SHA for bdf8047
View code at this point
Browse repository at this point
Commits on Dec 22, 2022
Merge pull request #24474 from chahak13/make_checkbox_square_again
Show description for cd8420a
QuLogic
authored
cd8420a
View commit details
Copy full SHA for cd8420a
View code at this point
Browse repository at this point
Commits on Dec 17, 2022
Set rectangles and lines property for backcompat
chahak13
committed
0f09fa1
View commit details
Copy full SHA for 0f09fa1
View code at this point
Browse repository at this point
Commits on Dec 9, 2022
Merge pull request #24484 from leejjoon/draw-prevent-rasterization-by-default
Show description for cca039d
tacaswell
authored
cca039d
View commit details
Copy full SHA for cca039d
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
Transform ParasiteAxesBase._update_viewlim into standard callback.
Show description for 4c8782a
anntzer
committed
4c8782a
View commit details
Copy full SHA for 4c8782a
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
fix warning in doc build
leejjoon
committed
b358e6d
View commit details
Copy full SHA for b358e6d
View code at this point
Browse repository at this point
Commits on Nov 6, 2022
Merge pull request #24307 from j1642/organize-Axes3D
Show description for 6222c85
tacaswell
authored
6222c85
View commit details
Copy full SHA for 6222c85
View code at this point
Browse repository at this point
Commits on Nov 5, 2022
DOC: Organize Axes3D methods into sections
j1642
committed
a853d23
View commit details
Copy full SHA for a853d23
View code at this point
Browse repository at this point
Commits on Oct 30, 2022
Merge pull request #24125 from oscargus/misc35removals
Show description for 705d250
timhoffm
authored
705d250
View commit details
Copy full SHA for 705d250
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
Remove miscellaneous deprecations from 3.5
oscargus
committed
e199c3b
View commit details
Copy full SHA for e199c3b
View code at this point
Browse repository at this point
Merge pull request #24236 from QuLogic/fix-doc
Show description for 231d1c8
timhoffm
authored
231d1c8
View commit details
Copy full SHA for 231d1c8
View code at this point
Browse repository at this point
DOC: Mark SubplotBase removals in code style
Show description for a4e8a44
QuLogic
committed
a4e8a44
View commit details
Copy full SHA for a4e8a44
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
Merge pull request #23573 from anntzer/nosubplotbase
Show description for 990a1de
tacaswell
authored
990a1de
View commit details
Copy full SHA for 990a1de
View code at this point
Browse repository at this point
Commits on Oct 8, 2022
Expire deprecations in dates and ticker
oscargus
committed
0213c7d
View commit details
Copy full SHA for 0213c7d
View code at this point
Browse repository at this point
Update release notes for 3.6.1
QuLogic
committed
b92cccc
View commit details
Copy full SHA for b92cccc
View code at this point
Browse repository at this point
Backport PR #24111: FIX: add missing method to ColormapRegistry
QuLogic
authored and
meeseeksmachine
committed
3863297
View commit details
Copy full SHA for 3863297
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
Remove redundant behaviour changes in 3.6
QuLogic
committed
e467be4
View commit details
Copy full SHA for e467be4
View code at this point
Browse repository at this point
Consolidate API deprecations for 3.6
QuLogic
committed
189a055
View commit details
Copy full SHA for 189a055
View code at this point
Browse repository at this point
Consolidate behavioural API changes for 3.6
QuLogic
committed
158c631
View commit details
Copy full SHA for 158c631
View code at this point
Browse repository at this point
Consolidate API removals for 3.6
QuLogic
committed
ae50333
View commit details
Copy full SHA for ae50333
View code at this point
Browse repository at this point
Consolidate development API changes for 3.6
QuLogic
committed
e885917
View commit details
Copy full SHA for e885917
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
Backport PR #23722: Restore deprecation class aliases in cbook
timhoffm
authored and
meeseeksmachine
committed
cfb4dd5
View commit details
Copy full SHA for cfb4dd5
View code at this point
Browse repository at this point
Commits on Aug 21, 2022
Merge SubplotBase into AxesBase.
anntzer
committed
c73f4c4
View commit details
Copy full SHA for c73f4c4
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
Fix generated documentation for deprecated modules
Show description for 9e76fef
timhoffm
committed
9e76fef
View commit details
Copy full SHA for 9e76fef
View code at this point
Browse repository at this point
Commits on Aug 17, 2022
Merge branch 'v3.5.x'
QuLogic
committed
e96a571
View commit details
Copy full SHA for e96a571
View code at this point
Browse repository at this point
Commits on Aug 11, 2022
DOC: Update release notes for 3.5.3
QuLogic
committed
318cacc
View commit details
Copy full SHA for 318cacc
View code at this point
Browse repository at this point
Commits on May 24, 2022
Fix spelling errors
jsoref
committed
686c9e5
View commit details
Copy full SHA for 686c9e5
View code at this point
Browse repository at this point
Commits on May 6, 2022
Merge branch 'v3.5.x' into main
QuLogic
committed
5409e30
View commit details
Copy full SHA for 5409e30
View code at this point
Browse repository at this point
Commits on May 3, 2022
Update release notes for 3.5.2
QuLogic
committed
1ea52b8
View commit details
Copy full SHA for 1ea52b8
View code at this point
Browse repository at this point
Commits on Apr 18, 2022
Merge pull request #22730 from oscargus/crossreferencefixes
Show description for 02e123a
timhoffm
authored
02e123a
View commit details
Copy full SHA for 02e123a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.