10000
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 c89ba3c commit b99916cCopy full SHA for b99916c
examples/pie_and_polar_charts/pie_features.py
@@ -23,7 +23,7 @@
23
###############################################################################
24
# Each slice of the pie chart is a `.patches.Wedge` object; therefore in
25
# addition to the customizations shown here, each wedge can be customized as
26
-# demoed in :doc:`/gallery/pie_and_polar_charts/nested_pie`.
+# demonstrated in :doc:`/gallery/pie_and_polar_charts/nested_pie`.
27
28
# %%
29
# Auto-label slices
0 commit comments