Thanks to visit codestin.com
Credit goes to github.com
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 }}
fitchdev
/
matplotlib
Public
forked from
matplotlib/matplotlib
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 29, 2018
Merge pull request #12304 from QuLogic/merge-qt-tests
Show description for 9a0a4a1
tacaswell
authored
9a0a4a1
View commit details
Copy full SHA for 9a0a4a1
Browse repository at this point
Merge pull request #12321 from zerothi/freetype
Show description for 6ebc395
tacaswell
authored
6ebc395
View commit details
Copy full SHA for 6ebc395
Browse repository at this point
Merge pull request #12340 from dstansby/demean-warnings
Show description for a84b8d3
tacaswell
authored
a84b8d3
View commit details
Copy full SHA for a84b8d3
Browse repository at this point
Merge pull request #12334 from QuLogic/inset-indicators
Show description for 97cad3d
ImportanceOfBeingErnest
authored
97cad3d
View commit details
Copy full SHA for 97cad3d
Browse repository at this point
Catch test deprecation warnings for mlab.demean
dstansby
committed
a7b1c31
View commit details
Copy full SHA for a7b1c31
Browse repository at this point
Merge pull request #12316 from QuLogic/travis-warnings
Show description for 85c9742
dstansby
authored
85c9742
View commit details
Copy full SHA for 85c9742
Browse repository at this point
Merge pull request #12268 from kmuehlbauer/fix-12265
Show description for c15a2b8
QuLogic
authored
c15a2b8
View commit details
Copy full SHA for c15a2b8
Browse repository at this point
Merge pull request #12212 from matplotlib/fix-font_manager-path-suffix-usages
Show description for b7824b1
QuLogic
authored
b7824b1
View commit details
Copy full SHA for b7824b1
Browse repository at this point
Improve selection of inset indicator connectors.
Show description for ac2afc6
QuLogic
committed
ac2afc6
View commit details
Copy full SHA for ac2afc6
Browse repository at this point
Commits on Sep 28, 2018
TST: Catch warnings when looking for optional deps.
QuLogic
committed
d82d0f7
View commit details
Copy full SHA for d82d0f7
Browse repository at this point
TST: Use new method for applying pytest markers.
QuLogic
committed
46d3860
View commit details
Copy full SHA for 46d3860
Browse repository at this point
Handle pytest's new ParameterSet for markers.
Show description for dbac64f
QuLogic
committed
dbac64f
View commit details
Copy full SHA for dbac64f
Browse repository at this point
Replace deprecated np.fromstring with np.frombuffer.
QuLogic
committed
15ca02f
View commit details
Copy full SHA for 15ca02f
Browse repository at this point
Use _log.warning instead of deprecated _log.warn.
QuLogic
committed
fb6a048
View commit details
Copy full SHA for fb6a048
Browse repository at this point
Fix invalid string escape sequences.
QuLogic
committed
7cfdec7
View commit details
Copy full SHA for 7cfdec7
Browse repository at this point
Merge pull request #12326 from michaeljancsy/spelling
Show description for c574969
jklymak
authored
c574969
View commit details
Copy full SHA for c574969
Browse repository at this point
fixed minor spelling error
Michael Jancsy
authored and
Michael Jancsy
committed
0f799b6
View commit details
Copy full SHA for 0f799b6
Browse repository at this point
Merge pull request #12296 from dstansby/evans-test
Show description for 08c01e3
jklymak
authored
08c01e3
View commit details
Copy full SHA for 08c01e3
Browse repository at this point
Merge pull request #12322 from anntzer/wxless-docs
Show description for 2ec59bd
jklymak
authored
2ec59bd
View commit details
Copy full SHA for 2ec59bd
Browse repository at this point
maint: setupext.py for freetype had a Catch case for missing ft2build.h
Show description for 1318e8f
zerothi
committed
1318e8f
View commit details
Copy full SHA for 1318e8f
Browse repository at this point
Don't mock wx in docs build.
Show description for 0201ad6
anntzer
committed
0201ad6
View commit details
Copy full SHA for 0201ad6
Browse repository at this point
Don't warn in show() when running a non-interactive backened headless.
Show description for dafc5e0
anntzer
committed
dafc5e0
View commit details
Copy full SHA for dafc5e0
Browse repository at this point
Merge pull request #12319 from QuLogic/fix-travis36
Show description for 495e0bd
anntzer
authored
495e0bd
View commit details
Copy full SHA for 495e0bd
Browse repository at this point
TST: Install ipykernel&nbconvert instead of jupyter.
Show description for 9d389ba
QuLogic
committed
9d389ba
View commit details
Copy full SHA for 9d389ba
Browse repository at this point
Deduplicate implementations of FooNorm.autoscale{,_None} (#12309)
Show description for 6eee9ce
anntzer
authored and
timhoffm
committed
6eee9ce
View commit details
Copy full SHA for 6eee9ce
Browse repository at this point
Merge pull request #12314 from anntzer/abnormal
Show description for e7b8533
jklymak
authored
e7b8533
View commit details
Copy full SHA for e7b8533
Browse repository at this point
Commits on Sep 27, 2018
Merge pull request #12313 from dopplershift/fix-limits
Show description for 7afef94
jklymak
authored
7afef94
View commit details
Copy full SHA for 7afef94
Browse repository at this point
Deprecate `axis('normal')` in favor of `axis('auto')`.
Show description for 8d9cc12
anntzer
committed
8d9cc12
View commit details
Copy full SHA for 8d9cc12
Browse repository at this point
BUG: Fix typo in view_limits() for MultipleLocator
dopplershift
committed
b74e128
View commit details
Copy full SHA for b74e128
Browse repository at this point
Merge pull request #12307 from anntzer/property-missing-message
Show description for 1c55a25
dstansby
authored
1c55a25
View commit details
Copy full SHA for 1c55a25
Browse repository at this point
Clarify missing-property error message.
Show description for 4705a30
anntzer
committed
4705a30
View commit details
Copy full SHA for 4705a30
Browse repository at this point
MIN: set `tol` to 0.075 to be safely inside the RMS margin
kmuehlbauer
committed
893738d
View commit details
Copy full SHA for 893738d
Browse repository at this point
ENH: add image comparison tests for ParasiteAxesAuxTrans pcolor, pcolormesh and contourf/contour
kmuehlbauer
committed
f5b7f5b
View commit details
Copy full SHA for f5b7f5b
Browse repository at this point
FIX: remove unnecessary `self` in `super_`-calls, fixes #12265
kmuehlbauer
committed
f11a881
View commit details
Copy full SHA for f11a881
Browse repository at this point
Merge pull request #12274 from tacaswell/mnt_be_nice_about_hold
Show description for f4a7fea
dstansby
authored
f4a7fea
View commit details
Copy full SHA for f4a7fea
Browse repository at this point
Previous
Next
You can’t perform that action at this time.