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 }}
fedora-python
/
matplotlib
Public
forked from
matplotlib/matplotlib
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
matplotlib
examples
showcase
on
v3.5.x
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 16, 2022
Backport PR #22206: Improve formatting of "Anatomy of a figure"
jklymak
authored and
meeseeksmachine
committed
29e7763
View commit details
Copy full SHA for 29e7763
View code at this point
Browse repository at this point
Commits on Dec 10, 2021
Backport PR #21753: DOC: update anatomy of figure
timhoffm
authored and
meeseeksmachine
committed
69c8161
View commit details
Copy full SHA for 69c8161
View code at this point
Browse repository at this point
Commits on Nov 11, 2021
Backport PR #21592: [BUG in 3.5.0rc1] - Anatomy of a Figure has the legend in the wrong spot
timhoffm
authored and
meeseeksmachine
committed
f35e3b5
View commit details
Copy full SHA for f35e3b5
View code at this point
Browse repository at this point
Commits on Aug 9, 2021
lint fix
nschloe
committed
0503e28
View commit details
Copy full SHA for 0503e28
View code at this point
Browse repository at this point
add doc-link to dufte
nschloe
committed
52c6735
View commit details
Copy full SHA for 52c6735
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 13, 2021
Use set_xticks(ticks, labels) instead of a separate set_xticklabels()
timhoffm
committed
50fa443
View commit details
Copy full SHA for 50fa443
View code at this point
Browse repository at this point
Commits on Apr 30, 2021
Clear up some E501 in examples.
QuLogic
committed
d96e442
View commit details
Copy full SHA for d96e442
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 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 Nov 20, 2020
Cleanup Firefox SVG example.
Show description for 0b92b4f
anntzer
committed
0b92b4f
View commit details
Copy full SHA for 0b92b4f
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
Use new Spines API throughout the library
timhoffm
committed
412ad6a
View commit details
Copy full SHA for 412ad6a
View code at this point
Browse repository at this point
Commits on Oct 10, 2020
Use attributes Axes.x/yaxis instead of Axes.get_x/yaxis()
Show description for a4ab663
timhoffm
committed
a4ab663
View commit details
Copy full SHA for a4ab663
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
Fix overindented bullet/enumerated lists.
anntzer
committed
bcba681
View commit details
Copy full SHA for bcba681
View code at this point
Browse repository at this point
Commits on Jun 5, 2020
Fix link in doc
timhoffm
committed
8563dd8
View commit details
Copy full SHA for 8563dd8
View code at this point
Browse repository at this point
Commits on May 2, 2020
Automatically create tick formatters for str and callable inputs.
toddrjen
committed
ac69b10
View commit details
Copy full SHA for ac69b10
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
Fix some link redirects in docs
timhoffm
committed
45d005a
View commit details
Copy full SHA for 45d005a
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
Fix cross-references in examples.
QuLogic
committed
1e93c5f
View commit details
Copy full SHA for 1e93c5f
View code at this point
Browse repository at this point
Commits on May 6, 2019
Avoid backslash-quote by changing surrounding quotes.
anntzer
committed
b9e2552
View commit details
Copy full SHA for b9e2552
View code at this point
Browse repository at this point
Commits on Feb 28, 2019
Simplify some annotation() calls in examples.
anntzer
committed
12bad8f
View commit details
Copy full SHA for 12bad8f
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
Replace use of np.<ufunc> by operators (</&/|).
Show description for 1e2c2f1
anntzer
committed
1e2c2f1
View commit details
Copy full SHA for 1e2c2f1
View code at this point
Browse repository at this point
Commits on Jan 19, 2019
Avoid triggering warnings in mandelbrot example. (#13226)
Show description for 902378f
anntzer
authored and
timhoffm
committed
902378f
View commit details
Copy full SHA for 902378f
View code at this point
Browse repository at this point
Commits on Dec 6, 2018
Simplify bachelors degree example using new features.
QuLogic
committed
a4a6306
View commit details
Copy full SHA for a4a6306
View code at this point
Browse repository at this point
Avoid pyplot in showcase examples.
Show description for c3ce41f
QuLogic
committed
c3ce41f
View commit details
Copy full SHA for c3ce41f
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
Fix spelling of the name Randall Munroe
Show description for 1bdfd1e
mgeier
committed
1bdfd1e
View commit details
Copy full SHA for 1bdfd1e
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
Rely on generalized * and ** unpackings where possible.
anntzer
committed
d520128
View commit details
Copy full SHA for d520128
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
Remove trailing whitespace on lines 11 and 13
tropfcode
authored
6c9825e
View commit details
Copy full SHA for 6c9825e
View code at this point
Browse repository at this point
Commits on Feb 15, 2018
Fix splitting issue from ### in with statement
tropfcode
authored
8cd9a3b
View commit details
Copy full SHA for 8cd9a3b
View code at this point
Browse repository at this point
Separate plots using #### in xkcd.py
Show description for 659a417
tropfcode
authored
659a417
View commit details
Copy full SHA for 659a417
View code at this point
Browse repository at this point
Commits on Feb 6, 2018
Avoid deprecations in examples.
QuLogic
committed
5193922
View commit details
Copy full SHA for 5193922
View code at this point
Browse repository at this point
Commits on Jan 10, 2018
Update docs, in particular for backends.
anntzer
committed
735f308
View commit details
Copy full SHA for 735f308
View code at this point
Browse repository at this point
Commits on May 29, 2017
Avoid leaks with cbook.get_sample_data.
QuLogic
committed
5b8efe1
View commit details
Copy full SHA for 5b8efe1
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
Build docs with oldest numpy on 2.7.
Show description for 5d64f54
anntzer
committed
5d64f54
View commit details
Copy full SHA for 5d64f54
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Remove plot_ suffix.
anntzer
committed
283f687
View commit details
Copy full SHA for 283f687
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
DOC showcase are fully SG compatible
NelleV
committed
9bf91a8
View commit details
Copy full SHA for 9bf91a8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.