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 }}
ETPython
/
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
Breadcrumbs
History for
matplotlib
lib
matplotlib
on
traitlets
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 15, 2017
Merge pull request #8836 from dstansby/log-mask
Show description for e0415f9
NelleV
authored
e0415f9
View commit details
Copy full SHA for e0415f9
View code at this point
Browse repository at this point
Commits on Jul 13, 2017
Merge pull request #8743 from ElieGouzien/fix-anim-avconv
Show description for 8e517d8
dopplershift
authored
8e517d8
View commit details
Copy full SHA for 8e517d8
View code at this point
Browse repository at this point
Commits on Jul 12, 2017
Fix typos
taehoonlee
committed
d2ffbd5
View commit details
Copy full SHA for d2ffbd5
View code at this point
Browse repository at this point
Commits on Jul 11, 2017
Fix method/class links in docstring
dstansby
committed
a626ada
View commit details
Copy full SHA for a626ada
View code at this point
Browse repository at this point
Merge pull request #8850 from tacaswell/pdf_color_none
Show description for 6847119
dopplershift
authored
6847119
View commit details
Copy full SHA for 6847119
View code at this point
Browse repository at this point
Fix the phrasing of some sentences.
afvincent
authored and
tacaswell
committed
4d4fe07
View commit details
Copy full SHA for 4d4fe07
View code at this point
Browse repository at this point
eventplot and EventCollection docstrings overhaul (+ make the latter consistent with its behavior)
afvincent
authored and
tacaswell
committed
5214a62
View commit details
Copy full SHA for 5214a62
View code at this point
Browse repository at this point
Add a non-picture test dedicated to the 'colors' parameter
afvincent
authored and
tacaswell
committed
79c00e9
View commit details
Copy full SHA for 79c00e9
View code at this point
Browse repository at this point
Naive fix for issue 8193
afvincent
authored and
tacaswell
committed
78e2134
View commit details
Copy full SHA for 78e2134
View code at this point
Browse repository at this point
MNT: use public API on gc not private attributes
tacaswell
committed
51f0705
View commit details
Copy full SHA for 51f0705
View code at this point
Browse repository at this point
TST: tweak tests so they run
tacaswell
committed
933c4f7
View commit details
Copy full SHA for 933c4f7
View code at this point
Browse repository at this point
Update backend_pdf.py to handle case where rgb is None
Tuan
authored and
tacaswell
committed
1391712
View commit details
Copy full SHA for 1391712
View code at this point
Browse repository at this point
Commits on Jul 10, 2017
Allow unhashable keys in AxesStack.
Show description for 3d6c9c0
anntzer
committed
3d6c9c0
View commit details
Copy full SHA for 3d6c9c0
View code at this point
Browse repository at this point
Merge pull request #8856 from anntzer/test-typo
Show description for 454dbbb
tacaswell
authored
454dbbb
View commit details
Copy full SHA for 454dbbb
View code at this point
Browse repository at this point
Merge pull request #8848 from anntzer/graphicscontext-cleanup
Show description for 9e2acb6
dopplershift
authored
9e2acb6
View commit details
Copy full SHA for 9e2acb6
View code at this point
Browse repository at this point
Fix typo in test.
anntzer
committed
b3a52f4
View commit details
Copy full SHA for b3a52f4
View code at this point
Browse repository at this point
Commits on Jul 9, 2017
And some more cleanups.
Show description for 79cfe14
anntzer
committed
79cfe14
View commit details
Copy full SHA for 79cfe14
View code at this point
Browse repository at this point
Minor cleanups.
anntzer
committed
6d2380e
View commit details
Copy full SHA for 6d2380e
View code at this point
Browse repository at this point
Remove unused _needs_redraw from gtk3 backends.
anntzer
committed
05e5ae1
View commit details
Copy full SHA for 05e5ae1
View code at this point
Browse repository at this point
Unify QtAgg nonblitting and blitting code paths.
Show description for 65a0ccc
anntzer
committed
65a0ccc
View commit details
Copy full SHA for 65a0ccc
View code at this point
Browse repository at this point
Commits on Jul 8, 2017
Prefer to the GraphicsContext public API when possible.
Show description for 34aa69a
anntzer
committed
34aa69a
View commit details
Copy full SHA for 34aa69a
View code at this point
Browse repository at this point
Use fig.canvas.draw() instead of plt.draw() in tests.
Show description for ce85159
anntzer
committed
ce85159
View commit details
Copy full SHA for ce85159
View code at this point
Browse repository at this point
Commits on Jul 7, 2017
Minor cleanups for tests.
Show description for e1fd994
anntzer
committed
e1fd994
View commit details
Copy full SHA for e1fd994
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
Update log_scales svg
dstansby
committed
a002f96
View commit details
Copy full SHA for a002f96
View code at this point
Browse repository at this point
Commits on Jul 4, 2017
Add new test image
dstansby
committed
55863be
View commit details
Copy full SHA for 55863be
View code at this point
Browse repository at this point
Commits on Jul 3, 2017
Add note to errobar
dstansby
committed
029fe21
View commit details
Copy full SHA for 029fe21
View code at this point
Browse repository at this point
Add logscale mask test
dstansby
committed
089da7a
View commit details
Copy full SHA for 089da7a
View code at this point
Browse repository at this point
Change default behaviour of setting logscale to 'mask'
dstansby
committed
dda42ab
View commit details
Copy full SHA for dda42ab
View code at this point
Browse repository at this point
Merge pull request #8832 from taehoonlee/fix_typos
Show description for 1bf8282
efiring
authored
1bf8282
View commit details
Copy full SHA for 1bf8282
View code at this point
Browse repository at this point
Fix typos
taehoonlee
committed
ae90091
View commit details
Copy full SHA for ae90091
View code at this point
Browse repository at this point
Commits on Jul 2, 2017
Merge pull request #7488 from anntzer/clip-ptp
Show description for 9422409
dstansby
authored
9422409
View commit details
Copy full SHA for 9422409
View code at this point
Browse repository at this point
Commits on Jul 1, 2017
Fix pandas DataFrame align center (#8785)
Show description for a19ed84
ryanlaclair
authored and
anntzer
committed
a19ed84
View commit details
Copy full SHA for a19ed84
View code at this point
Browse repository at this point
Allow zero linewidth
dstansby
committed
2f5e70b
View commit details
Copy full SHA for 2f5e70b
View code at this point
Browse repository at this point
Merge pull request #8751 from dstansby/line2d-kwargs
Show description for f7db03d
tacaswell
authored
f7db03d
View commit details
Copy full SHA for f7db03d
View code at this point
Browse repository at this point
kwargs to **kwargs in docstrings
dstansby
committed
5952588
View commit details
Copy full SHA for 5952588
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.