Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9e10c6e

Browse files
committed
DOC: Use hatch style reference in Collection docstring.
Instead of the hatch demo, which doesn't do what the docstring says itdoes.
1 parent4584ce0 commit9e10c6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎lib/matplotlib/collections.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ def __init__(self,
141141
hatch : str, optional
142142
Hatching pattern to use in filled paths, if any. Valid strings are
143143
['/', '\\', '|', '-', '+', 'x', 'o', 'O', '.', '*']. See
144-
:doc:`/gallery/shapes_and_collections/hatch_demo` for the meaning
145-
of each hatch type.
144+
:doc:`/gallery/shapes_and_collections/hatch_style_reference` for
145+
the meaningof each hatch type.
146146
pickradius : float, default: 5.0
147147
If ``pickradius <= 0``, then `.Collection.contains` will return
148148
``True`` whenever the test point is inside of one of the polygons

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp