Skip to content

Commit b8ee229

Browse files
authored
Merge pull request matplotlib#29726 from rcomer/hatch-ref
Add reference tag to Hatch style reference
2 parents b37dbe9 + fa51a7e commit b8ee229

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

galleries/examples/shapes_and_collections/hatch_style_reference.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,7 @@ def hatches_plot(ax, h):
6464
# - `matplotlib.patches.Rectangle`
6565
# - `matplotlib.axes.Axes.add_patch`
6666
# - `matplotlib.axes.Axes.text`
67+
#
68+
# .. tags::
69+
#
70+
# purpose: reference

0 commit comments

Comments
 (0)