Skip to content

Commit b78a0e1

Browse files
forrestmtimhoffm
andauthored
Update examples/shapes_and_collections/hatch_style_reference.py
Co-authored-by: Tim Hoffmann <2836374+timhoffm@users.noreply.github.com>
1 parent 0be6c5d commit b78a0e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/shapes_and_collections/hatch_style_reference.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Hatch style reference
44
=====================
55
6-
Hatching (pattern filled polygons) is supported currently in the PS,
7-
PDF, SVG and Agg backends only.
6+
Hatching (pattern filled polygons) is currently supported in the backends
7+
PS, PDF, SVG and *Agg. The backends OSX, WX and *Cairo ignore hatching.
88
"""
99
import matplotlib.pyplot as plt
1010
from matplotlib.patches import Rectangle

0 commit comments

Comments
 (0)