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 }}
SMSinclair
/
matplotlib
Public
forked from
matplotlib/matplotlib
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 23, 2020
Merge pull request #18525 from QuLogic/text3d-simplification
Show description for 5b835ee
dopplershift
authored
5b835ee
View commit details
Copy full SHA for 5b835ee
Browse repository at this point
Add getter/setter for Text3D position.
QuLogic
committed
7034b70
View commit details
Copy full SHA for 7034b70
Browse repository at this point
Simplify implementation of Text3D.
Show description for 6c0c30b
QuLogic
committed
6c0c30b
View commit details
Copy full SHA for 6c0c30b
Browse repository at this point
Commits on Sep 22, 2020
Merge pull request #18542 from brunobeltran/joinstyle_vlidation
Show description for 3f92f43
QuLogic
authored
3f92f43
View commit details
Copy full SHA for 3f92f43
Browse repository at this point
Merge pull request #18540 from radarsat1/fix-redraw-in-frame
Show description for beacf38
QuLogic
authored
beacf38
View commit details
Copy full SHA for beacf38
Browse repository at this point
Merge pull request #18501 from larsoner/test
Show description for 8fa61a4
QuLogic
authored
8fa61a4
View commit details
Copy full SHA for 8fa61a4
Browse repository at this point
Merge pull request #18528 from anntzer/minimumdescent
Show description for 7ded0f2
QuLogic
authored
7ded0f2
View commit details
Copy full SHA for 7ded0f2
Browse repository at this point
Merge pull request #18543 from timhoffm/stairs
Show description for f4982f1
jklymak
authored
f4982f1
View commit details
Copy full SHA for f4982f1
Browse repository at this point
Relate step() to stairs()
timhoffm
committed
4590f16
View commit details
Copy full SHA for 4590f16
Browse repository at this point
Merge pull request #18531 from anntzer/units
Show description for ba43765
timhoffm
authored
ba43765
View commit details
Copy full SHA for ba43765
Browse repository at this point
CLEANUP: validate join/cap style centrally
brunobeltran
committed
fab81f4
View commit details
Copy full SHA for fab81f4
Browse repository at this point
StepPatch and stairs() docstring improvements.
timhoffm
committed
0522695
View commit details
Copy full SHA for 0522695
Browse repository at this point
STY: Move
larsoner
committed
b4fd83c
View commit details
Copy full SHA for b4fd83c
Browse repository at this point
Directly support 3D and convert datasets in _process_unit_info.
Show description for 5182c6f
anntzer
committed
5182c6f
View commit details
Copy full SHA for 5182c6f
Browse repository at this point
Call to ExitStack.push should have been ExitStack.callback.
Show description for a5d532e
radarsat1
committed
a5d532e
View commit details
Copy full SHA for a5d532e
Browse repository at this point
Deprecate TextArea minimumdescent.
Show description for e4f875a
anntzer
committed
e4f875a
View commit details
Copy full SHA for e4f875a
Browse repository at this point
Merge pull request #18523 from QuLogic/ps-metadata
Show description for 1e19aa8
timhoffm
authored
1e19aa8
View commit details
Copy full SHA for 1e19aa8
Browse repository at this point
Merge pull request #18526 from anntzer/templateresample
Show description for 67aa2a1
QuLogic
authored
67aa2a1
View commit details
Copy full SHA for 67aa2a1
Browse repository at this point
Commits on Sep 21, 2020
Merge pull request #18533 from anntzer/unstackrel
Show description for aa82b50
QuLogic
authored
aa82b50
View commit details
Copy full SHA for aa82b50
Browse repository at this point
Update PS Creator field to match other backends.
QuLogic
committed
89fefdf
View commit details
Copy full SHA for 89fefdf
Browse repository at this point
Don't leak full path into PostScript Title.
QuLogic
committed
4a95f17
View commit details
Copy full SHA for 4a95f17
Browse repository at this point
Merge pull request #18522 from QuLogic/delete-deprecations
Show description for 4148262
timhoffm
authored
4148262
View commit details
Copy full SHA for 4148262
Browse repository at this point
Merge pull request #18516 from QuLogic/delete-font-deprecations
Show description for d14874f
jklymak
authored
d14874f
View commit details
Copy full SHA for d14874f
Browse repository at this point
Commits on Sep 20, 2020
DOC: remove stackrel from example code
tacaswell
committed
930eaac
View commit details
Copy full SHA for 930eaac
Browse repository at this point
DOC: fix typo on API change note for stackrel
tacaswell
committed
1fa3727
View commit details
Copy full SHA for 1fa3727
Browse repository at this point
Merge pull request #18535 from dstansby/coc
Show description for 214ba58
tacaswell
authored
214ba58
View commit details
Copy full SHA for 214ba58
Browse repository at this point
Merge pull request #17521 from Struan-Murray/e17518
Show description for 6406646
dstansby
authored
6406646
View commit details
Copy full SHA for 6406646
Browse repository at this point
Add a code of conduct link to github
dstansby
committed
a71af6b
View commit details
Copy full SHA for a71af6b
Browse repository at this point
Correctly remove support for \stackrel.
Show description for 759351e
anntzer
committed
759351e
View commit details
Copy full SHA for 759351e
Browse repository at this point
STY: Rename fixture->klass
larsoner
committed
c3c32c8
View commit details
Copy full SHA for c3c32c8
Browse repository at this point
Commits on Sep 19, 2020
Templatize _image.resample to deduplicate it.
anntzer
committed
741e53b
View commit details
Copy full SHA for 741e53b
Browse repository at this point
Merge pull request #18517 from anntzer/pdfkern
Show description for 3b576e6
QuLogic
authored
3b576e6
View commit details
Copy full SHA for 3b576e6
Browse repository at this point
Merge pull request #18521 from anntzer/cbarinline
Show description for 03a542e
efiring
authored
03a542e
View commit details
Copy full SHA for 03a542e
Browse repository at this point
Remove miscellaneous deprecations.
QuLogic
committed
b8fdef7
View commit details
Copy full SHA for b8fdef7
Browse repository at this point
Remove unit bbox deprecations.
QuLogic
committed
2e71fa1
View commit details
Copy full SHA for 2e71fa1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.