Skip to content

FIX: Restore hatch color tracking edge color #7976

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 6, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
DOC: add missing word
  • Loading branch information
tacaswell committed Feb 6, 2017
commit acda4ac802e6d0d1308db2f7d68df813fea66dbc
2 changes: 1 addition & 1 deletion doc/users/dflt_style_changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -620,7 +620,7 @@ Hatching

The color of the lines in the hatch is now determined by

- If an edge color is explicitly, use that for the hatch color
- If an edge color is explicitly set, use that for the hatch color
- If the edge color is not explicitly set, use ``rcParam['hatch.color']`` which
is looked up at artist creation time.

Expand Down