8000 Minor change · matplotlib/matplotlib@254f145 · GitHub
[go: up one dir, main page]

Skip to content

Commit 254f145

Browse files
committed
Minor change
1 parent a563671 commit 254f145

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/matplotlib/collections.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1869,8 +1869,6 @@ def __init__(self, patches, *, match_original=False, **kwargs):
18691869
If False, new colors may be assigned by
18701870
providing the standard collection arguments, facecolor,
18711871
edgecolor, linewidths, norm or cmap.
1872-
Also, all hatches will be set to the first patch's hatch,
1873-
regardless of the hatch set in the original patches.
18741872
18751873
**kwargs
18761874
All other parameters are forwarded to `.Collection`.

0 commit comments

Comments
 (0)
0