Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b78a0e1 commit 2c306f3Copy full SHA for 2c306f3
1 file changed
examples/shapes_and_collections/hatch_style_reference.py
@@ -4,7 +4,7 @@
4
=====================
5
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.
+PS, PDF, SVG and Agg. The backends OSX, WX and Cairo ignore hatching.
8
"""
9
import matplotlib.pyplot as plt
10
from matplotlib.patches import Rectangle
0 commit comments