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
tutorials
intermediate
on
crossreferencefixes
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 24, 2022
Remove Axes sublist modification from docs
QuLogic
committed
8aa61af
View commit details
Copy full SHA for 8aa61af
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
DOC: More capitalization of Axes
Show description for 162bd59
timhoffm
committed
162bd59
View commit details
Copy full SHA for 162bd59
View code at this point
Browse repository at this point
Commits on Jan 14, 2022
Merge pull request #20426 from jklymak/layout-engine
Show description for 8837185
tacaswell
authored
8837185
View commit details
Copy full SHA for 8837185
View code at this point
Browse repository at this point
Commits on Jan 12, 2022
Fix typo in `tutorials/intermediate/arranging_axes.py`
dpoznik
committed
31d4830
View commit details
Copy full SHA for 31d4830
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
ENH: implement and use base layout_engine for more flexible layout.
jklymak
committed
ec4dfbc
View commit details
Copy full SHA for ec4dfbc
View code at this point
Browse repository at this point
Commits on Jan 8, 2022
Merge pull request #21965 from anntzer/ot
anntzer
authored
5de27aa
View commit details
Copy full SHA for 5de27aa
View code at this point
Browse repository at this point
Commits on Jan 5, 2022
Switch transOffset to offset_transform.
Show description for c25cf96
anntzer
committed
c25cf96
View commit details
Copy full SHA for c25cf96
View code at this point
Browse repository at this point
Commits on Jan 1, 2022
Remove unnecessary `.figure` qualifier in docs.
Show description for fb0f742
anntzer
committed
fb0f742
View commit details
Copy full SHA for fb0f742
View code at this point
Browse repository at this point
Commits on Dec 17, 2021
DOC: remove experimental tag from CL
jklymak
committed
8cbe67e
View commit details
Copy full SHA for 8cbe67e
View code at this point
Browse repository at this point
Commits on Nov 27, 2021
DOC: fix missing ref
jklymak
committed
6210ec1
View commit details
Copy full SHA for 6210ec1
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
DOC: modernize gridspec tutorial
Show description for 81440be
3 people
committed
81440be
View commit details
Copy full SHA for 81440be
View code at this point
Browse repository at this point
Commits on Aug 18, 2021
Merge pull request #20812 from andthum/style-sheet-docs
Show description for 0a4a10c
QuLogic
authored
0a4a10c
View commit details
Copy full SHA for 0a4a10c
View code at this point
Browse repository at this point
Commits on Aug 17, 2021
Clarify tutorial about style sheets and rcParams
andthum
committed
117b4a1
View commit details
Copy full SHA for 117b4a1
View code at this point
Browse repository at this point
Commits on Aug 10, 2021
ENH: just do constrained_layout at draw time
jklymak
committed
eacda99
View commit details
Copy full SHA for eacda99
View code at this point
Browse repository at this point
Commits on Aug 6, 2021
Change legend guide to object oriented approach
dmatos2012
committed
7f7aa64
View commit details
Copy full SHA for 7f7aa64
View code at this point
Browse repository at this point
Commits on Jul 17, 2021
fix some http: -> https: URLs (#20088)
Show description for d11b206
3 people
authored
d11b206
View commit details
Copy full SHA for d11b206
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
Use ticklabels([]) instead of ticklabels('')
Show description for e0ddd9b
timhoffm
committed
e0ddd9b
View commit details
Copy full SHA for e0ddd9b
View code at this point
Browse repository at this point
Commits on Jul 3, 2021
More concicse how to for subplot adjustment.
Show description for 53f547f
timhoffm
committed
53f547f
View commit details
Copy full SHA for 53f547f
View code at this point
Browse repository at this point
Commits on Jun 14, 2021
Small doc cleanups.
anntzer
committed
08bfed7
View commit details
Copy full SHA for 08bfed7
View code at this point
Browse repository at this point
Commits on May 26, 2021
DOC: Spell out args & kwargs in tutorials.
QuLogic
committed
203f8a0
View commit details
Copy full SHA for 203f8a0
View code at this point
Browse repository at this point
Commits on May 25, 2021
Remove tilde in code links where not necessary
Show description for d397011
timhoffm
committed
d397011
View commit details
Copy full SHA for d397011
View code at this point
Browse repository at this point
Commits on Apr 19, 2021
FIX typos in imshow_extent.py
smartlixx
committed
f59884c
View commit details
Copy full SHA for f59884c
View code at this point
Browse repository at this point
Commits on Apr 17, 2021
Correct minor typos in legend.py and autoscale.py
smartlixx
committed
c6e142f
View commit details
Copy full SHA for c6e142f
View code at this point
Browse repository at this point
Commits on Apr 3, 2021
Reformat references (part 2).
Show description for 20b1690
timhoffm
committed
20b1690
View commit details
Copy full SHA for 20b1690
View code at this point
Browse repository at this point
Commits on Apr 1, 2021
Reformat references.
Show description for c29fd62
timhoffm
and
QuLogic
committed
c29fd62
View commit details
Copy full SHA for c29fd62
View code at this point
Browse repository at this point
Commits on Mar 3, 2021
Prefer Axes.remove() over Figure.delaxes() in docs.
Show description for a717d3d
anntzer
committed
a717d3d
View commit details
Copy full SHA for a717d3d
View code at this point
Browse repository at this point
Commits on Feb 24, 2021
Typo fix
katrielester
committed
79083c1
View commit details
Copy full SHA for 79083c1
View code at this point
Browse repository at this point
Commits on Jan 16, 2021
DOC: remove stray assignment in "multiple legends" example
mgeier
authored
56b82d9
View commit details
Copy full SHA for 56b82d9
View code at this point
Browse repository at this point
Commits on Dec 28, 2020
Merge pull request #17107 from timhoffm/spines
Show description for 4285ae0
efiring
authored
4285ae0
View commit details
Copy full SHA for 4285ae0
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
Add tutorial about autoscaling (#18840)
Show description for d1dad03
3 people
authored
d1dad03
View commit details
Copy full SHA for d1dad03
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
DOC: fix typos (#18980)
Show description for fed55c6
luzpaz
and
tacaswell
authored
fed55c6
View commit details
Copy full SHA for fed55c6
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
DOCS: edits to warnings fixes from @timhoffm
brunobeltran
committed
b705e02
View commit details
Copy full SHA for b705e02
View code at this point
Browse repository at this point
Commits on Nov 7, 2020
DOCS: remove last warning from docs
brunobeltran
committed
f3bfd10
View commit details
Copy full SHA for f3bfd10
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
Cleanup a TODO in the Artist tutorial.
QuLogic
committed
599f4a4
View commit details
Copy full SHA for 599f4a4
View code at this point
Browse repository at this point
Add cross-references to Artist tutorial.
QuLogic
committed
85e3c85
View commit details
Copy full SHA for 85e3c85
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.