Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0b27e66

Browse files
author
Phil Elson
committed
Added doc caveat.
1 parent 43432c2 commit 0b27e66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/contour.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1490,6 +1490,7 @@ def _initialize_x_y(self, z):
14901490
*hatches*:
14911491
A list of cross hatch patterns to use on the filled areas.
14921492
If None, no hatching will be added to the contour.
1493+
Currently only supported on a few backends.
14931494
14941495
Note: contourf fills intervals that are closed at the top; that
14951496
is, for boundaries *z1* and *z2*, the filled region is::

0 commit comments

Comments
 (0)