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 c5a5ff6 commit aa51e2dCopy full SHA for aa51e2d
tutorials/intermediate/legend_guide.py
@@ -44,7 +44,7 @@
44
a list of handles/artists which exist on the Axes which can be used to
45
generate entries for the resulting legend - it is worth noting however that
46
not all artists can be added to a legend, at which point a "proxy" will have
47
-to be created (see :ref:`proxy_legend_handles` for further details).
+to be created (see :ref:`proxy_legend_handles` for further details).
48
49
Those artists with an empty string as label or with a label starting with
50
"_" will be ignored.
0 commit comments