8000
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 78e16ff commit 5bf6d4fCopy full SHA for 5bf6d4f
galleries/examples/pie_and_polar_charts/nested_pie.py
@@ -91,7 +91,7 @@
91
# - ``Axes.set`` (`matplotlib.artist.Artist.set`)
92
# - `matplotlib.axes.Axes.set_axis_off`
93
#
94
-# .. tag::
+# .. tags::
95
96
# plot-type: pie
97
# level: beginner
galleries/examples/pie_and_polar_charts/polar_legend.py
@@ -39,7 +39,7 @@
39
# - `matplotlib.projections.polar`
40
# - `matplotlib.projections.polar.PolarAxes`
41
42
43
44
# component: legend
45
# plot-type: polar
0 commit comments