10000 Update examples/pie_and_polar_charts/pie_features.py · matplotlib/matplotlib@b99916c · GitHub
[go: up one dir, main page]

Skip to content

Commit b99916c

Browse files
story645QuLogic
andauthored
Update examples/pie_and_polar_charts/pie_features.py
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent c89ba3c commit b99916c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pie_and_polar_charts/pie_features.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
###############################################################################
2424
# Each slice of the pie chart is a `.patches.Wedge` object; therefore in
2525
# addition to the customizations shown here, each wedge can be customized as
26-
# demoed in :doc:`/gallery/pie_and_polar_charts/nested_pie`.
26+
# demonstrated in :doc:`/gallery/pie_and_polar_charts/nested_pie`.
2727

2828
# %%
2929
# Auto-label slices

0 commit comments

Comments
 (0)
0