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
433
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
hatch.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 29, 2026
Extend invalid hatch pattern deprecation again
Show description for de9e184
QuLogic
committed
de9e184
View commit details
Copy full SHA for de9e184
View code at this point
Browse repository at this point
Commits on May 18, 2025
Close star polygons
Show description for 8912bbe
jkseppan
committed
8912bbe
View commit details
Copy full SHA for 8912bbe
View code at this point
Browse repository at this point
Commits on Mar 4, 2025
[Doc] Updated Hatches API page
Show description for bc82744
pat8901
authored and
story645
committed
bc82744
View commit details
Copy full SHA for bc82744
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
Remove 'in' from removal substitution for deprecation messages (#28880)
Show description for e43e0bd
QuLogic
authored
e43e0bd
View commit details
Copy full SHA for e43e0bd
View code at this point
Browse repository at this point
Commits on May 8, 2024
Bump custom hatch deprecation expiration
oscargus
committed
4d362c5
View commit details
Copy full SHA for 4d362c5
View code at this point
Browse repository at this point
Commits on Apr 5, 2023
Bump invalid hatch removal
oscargus
committed
d02ee4d
View commit details
Copy full SHA for d02ee4d
View code at this point
Browse repository at this point
Commits on Oct 8, 2022
Bump version when invalid hatches error
oscargus
committed
318cb13
View commit details
Copy full SHA for 318cb13
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
Defer enforcement of hatch validation
Show description for d2bed51
timhoffm
committed
d2bed51
View commit details
Copy full SHA for d2bed51
View code at this point
Browse repository at this point
Commits on Jul 20, 2021
Small cleanups to hatch.py.
Show description for 79e076d
anntzer
committed
79e076d
View commit details
Copy full SHA for 79e076d
View code at this point
Browse repository at this point
Commits on Jan 5, 2021
Deprecate cbook.warn_deprecated and move internal calls to _api.warn_deprecated
timhoffm
committed
227c171
View commit details
Copy full SHA for 227c171
View code at this point
Browse repository at this point
Commits on Jul 27, 2020
Use `super()` in hatch and path effects.
QuLogic
committed
8f34a32
View commit details
Copy full SHA for 8f34a32
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
Deprecate hatch patterns with invalid values.
QuLogic
committed
a413e43
View commit details
Copy full SHA for a413e43
View code at this point
Browse repository at this point
Commits on Feb 22, 2020
STY: Fix underindented continuation lines.
Show description for 7a2a9db
anntzer
committed
7a2a9db
View commit details
Copy full SHA for 7a2a9db
View code at this point
Browse repository at this point
Commits on Feb 16, 2020
Cleanup docstrings
timhoffm
committed
3a8f98e
View commit details
Copy full SHA for 3a8f98e
View code at this point
Browse repository at this point
Commits on Dec 31, 2019
Code style cleanup
timhoffm
committed
fca65ed
View commit details
Copy full SHA for fca65ed
View code at this point
Browse repository at this point
Commits on May 25, 2019
Do not inherit from object
timhoffm
committed
aeb46ca
View commit details
Copy full SHA for aeb46ca
View code at this point
Browse repository at this point
Commits on May 1, 2019
Trivial cleanups.
anntzer
committed
1bffc4a
View commit details
Copy full SHA for 1bffc4a
View code at this point
Browse repository at this point
Commits on Apr 2, 2019
`a and b or c` -> `b if a else c`
anntzer
committed
143f700
View commit details
Copy full SHA for 143f700
View code at this point
Browse repository at this point
Commits on Jan 22, 2019
More review comments
rth
committed
d376dad
View commit details
Copy full SHA for d376dad
View code at this point
Browse repository at this point
Don't specify dtype as str
rth
committed
95fa27f
View commit details
Copy full SHA for 95fa27f
View code at this point
Browse repository at this point
Address review comments
rth
committed
2da8562
View commit details
Copy full SHA for 2da8562
View code at this point
Browse repository at this point
Explicitly specify the dtype in np.full
rth
committed
de37bc5
View commit details
Copy full SHA for de37bc5
View code at this point
Browse repository at this point
Avoid memory copies with np.full
rth
committed
5a1e7b3
View commit details
Copy full SHA for 5a1e7b3
View code at this point
Browse repository at this point
Commits on Jan 4, 2019
Replace 1-tuples by scalars where possible.
Show description for 2527617
anntzer
committed
2527617
View commit details
Copy full SHA for 2527617
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 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
Commits on Jun 8, 2016
Revert "ENH: ship six 1.9.0"
Show description for 07e2275
matthew-brett
committed
07e2275
View commit details
Copy full SHA for 07e2275
View code at this point
Browse repository at this point
Commits on Jul 11, 2015
ENH: ship six 1.9.0
Show description for 8fe495a
matthew-brett
authored and
dopplershift
committed
8fe495a
View commit details
Copy full SHA for 8fe495a
View code at this point
Browse repository at this point
Commits on Oct 17, 2014
class foo: => class foo(object):
switham
committed
f4e9c6c
View commit details
Copy full SHA for f4e9c6c
View code at this point
Browse repository at this point
Commits on Jul 22, 2014
Cast to integer in contour
Show description for dc87d3b
jenshnielsen
committed
dc87d3b
View commit details
Copy full SHA for dc87d3b
View code at this point
Browse repository at this point
Change num lines to int in hatch.
Show description for 5f68f64
jenshnielsen
committed
5f68f64
View commit details
Copy full SHA for 5f68f64
View code at this point
Browse repository at this point
Commits on Sep 25, 2013
The `from __future__ ...` line added in #2226 is three charachters
Show description for 5fca7e3
tacaswell
committed
5fca7e3
View commit details
Copy full SHA for 5fca7e3
View code at this point
Browse repository at this point
Commits on Sep 3, 2013
Use six instead of 2to3
mdboom
committed
f4adec7
View commit details
Copy full SHA for f4adec7
View code at this point
Browse repository at this point
Commits on Oct 13, 2012
PEP8 fixes on hatch.py
NelleV
committed
c8799d8
View commit details
Copy full SHA for c8799d8
View code at this point
Browse repository at this point
Commits on May 23, 2012
Fixed aa on horizontal & vertical hatches in agg.
Phil Elson
committed
0dd457c
View commit details
Copy full SHA for 0dd457c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.