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
432
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
lib
matplotlib
offsetbox.py
on
v3.1.3-doc
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 17, 2019
Backport PR #14525: improve documentation of OffsetBox
timhoffm
authored and
MeeseeksDev[bot]
committed
f8d64e3
View commit details
Copy full SHA for f8d64e3
View code at this point
Browse repository at this point
Commits on Jun 8, 2019
Backport PR #14459: Cleanup docstring of DraggableBase.
dstansby
authored and
MeeseeksDev[bot]
committed
c45c457
View commit details
Copy full SHA for c45c457
View code at this point
Browse repository at this point
Commits on Feb 3, 2019
More spelling fixes.
anntzer
committed
e202ee5
View commit details
Copy full SHA for e202ee5
View code at this point
Browse repository at this point
Commits on Jan 28, 2019
Spelling fixes.
anntzer
committed
a089e06
View commit details
Copy full SHA for a089e06
View code at this point
Browse repository at this point
Commits on Jan 26, 2019
Kill some commented-out code.
Show description for 8508247
anntzer
committed
8508247
View commit details
Copy full SHA for 8508247
View code at this point
Browse repository at this point
Commits on Nov 24, 2018
Merge pull request #12829 from timhoffm/remove-unused-variable
Show description for 2e95ec4
anntzer
authored
2e95ec4
View commit details
Copy full SHA for 2e95ec4
View code at this point
Browse repository at this point
Commits on Nov 18, 2018
Remove unused variables
timhoffm
committed
94ea287
View commit details
Copy full SHA for 94ea287
View code at this point
Browse repository at this point
Commits on Nov 17, 2018
Fix usages of warn_deprecated()
timhoffm
committed
e9024fc
View commit details
Copy full SHA for e9024fc
View code at this point
Browse repository at this point
Commits on Nov 2, 2018
Delete some `if __name__ == "__main__"` clauses.
Show description for 3cb7e20
anntzer
committed
3cb7e20
View commit details
Copy full SHA for 3cb7e20
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
Replaced warnings.warn with either logging.warnings or cbook._warn_external
Show description for ad779b4
hershen
authored and
timhoffm
committed
ad779b4
View commit details
Copy full SHA for ad779b4
View code at this point
Browse repository at this point
Commits on Oct 26, 2018
Be a bit more stringent on invalid inputs. (#12627)
Show description for 6c0aa84
anntzer
authored and
timhoffm
committed
6c0aa84
View commit details
Copy full SHA for 6c0aa84
View code at this point
Browse repository at this point
Commits on Oct 9, 2018
Clarify documentation of offsetbox.AnchoredText's prop kw argument
Show description for 45f7d5d
galenlynch
committed
45f7d5d
View commit details
Copy full SHA for 45f7d5d
View code at this point
Browse repository at this point
Commits on Oct 7, 2018
Clarify documentation for textprops keyword parameter of TextArea
Show description for 2aa52db
galenlynch
committed
2aa52db
View commit details
Copy full SHA for 2aa52db
View code at this point
Browse repository at this point
Commits on Sep 23, 2018
Use (float, float) as parameter type for 2D positions in docstrings
timhoffm
committed
31ec0ed
View commit details
Copy full SHA for 31ec0ed
View code at this point
Browse repository at this point
Commits on Sep 2, 2018
No clf() needed after creating a figure
timhoffm
committed
22bf44c
View commit details
Copy full SHA for 22bf44c
View code at this point
Browse repository at this point
Do not use an explicit fignum plt.figure(1) in simple cases
timhoffm
committed
b2a8a04
View commit details
Copy full SHA for b2a8a04
View code at this point
Browse repository at this point
Commits on Jul 6, 2018
Remove some extra spaces in docstrings/comments.
anntzer
committed
3186b63
View commit details
Copy full SHA for 3186b63
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
Make draggable callbacks check that artist has not been removed.
anntzer
committed
d5a39f4
View commit details
Copy full SHA for d5a39f4
View code at this point
Browse repository at this point
Commits on Mar 20, 2018
Unsixify trivial modules.
anntzer
committed
9091c8d
View commit details
Copy full SHA for 9091c8d
View code at this point
Browse repository at this point
Commits on Mar 14, 2018
hacky_fix_for_legend_typeerror_issue_10784
afvincent
committed
bdd1cfe
View commit details
Copy full SHA for bdd1cfe
View code at this point
Browse repository at this point
Commits on Mar 6, 2018
Merge pull request #10564 from anntzer/simplerpickle
Show description for 99fea83
tacaswell
authored
99fea83
View commit details
Copy full SHA for 99fea83
View code at this point
Browse repository at this point
Commits on Feb 27, 2018
More style fixes.
anntzer
committed
aa9c05f
View commit details
Copy full SHA for aa9c05f
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
Nested classes and instancemethods are directly picklable on Py3.5+.
Show description for 08387d8
anntzer
committed
08387d8
View commit details
Copy full SHA for 08387d8
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
Merge pull request #10525 from cclauss/goodbye-xrange
Show description for 3cdf539
dstansby
authored
3cdf539
View commit details
Copy full SHA for 3cdf539
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
Merge pull request #10538 from tacaswell/fix_offsetbox
Show description for e574613
dstansby
authored
e574613
View commit details
Copy full SHA for e574613
View code at this point
Browse repository at this point
Commits on Feb 19, 2018
Convert six.moves.xrange() to range() for Python 3
cclauss
committed
b64e2d1
View commit details
Copy full SHA for b64e2d1
View code at this point
Browse repository at this point
FIX: TypeError when using offset box in expand mode with tightlayout
Show description for b177c85
tacaswell
committed
b177c85
View commit details
Copy full SHA for b177c85
View code at this point
Browse repository at this point
Switch to argumentless (py3) super().
anntzer
committed
9a9f68f
View commit details
Copy full SHA for 9a9f68f
View code at this point
Browse repository at this point
Commits on Feb 15, 2018
typos
afvincent
committed
5960b77
View commit details
Copy full SHA for 5960b77
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
typo refinements
luzpaz
committed
8ff3658
View commit details
Copy full SHA for 8ff3658
View code at this point
Browse repository at this point
More misc. typos
Show description for cf1b272
luzpaz
committed
cf1b272
View commit details
Copy full SHA for cf1b272
View code at this point
Browse repository at this point
Commits on Dec 27, 2017
Merge pull request #10102 from anntzer/remove-list-zip
Show description for af970dd
QuLogic
authored
af970dd
View commit details
Copy full SHA for af970dd
View code at this point
Browse repository at this point
Remove list(zip(...)) when unnecessary.
Show description for 81b0efc
anntzer
committed
81b0efc
View commit details
Copy full SHA for 81b0efc
View code at this point
Browse repository at this point
Commits on Dec 26, 2017
Remove some debugging code.
anntzer
committed
10c48c9
View commit details
Copy full SHA for 10c48c9
View code at this point
Browse repository at this point
Commits on Aug 24, 2017
Cleanups: Broadcasting, np.hypot, np.pi, etc.
Show description for 5348ce9
anntzer
committed
5348ce9
View commit details
Copy full SHA for 5348ce9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.