Skip to content

Commit b46dc8c

Browse files
committed
whats new alt
1 parent 520480b commit b46dc8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/users/next_whats_new/pie_hatch.rst

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ a hatch or list of hatches:
66

77
.. plot::
88
:include-source: true
9+
:alt: Two pie charts with 3 identically colored and sized wedges. Each wedge in the first chart is a distinct pattern from the list passed to hatch. Every wedge in the second chart has the same string pattern passed to hatch.
910

1011
fig, (ax1, ax2) = plt.subplots(ncols=2)
1112
x = [10, 30, 60]

0 commit comments

Comments
 (0)