Thanks to visit codestin.com Credit goes to github.com
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 018d533 commit 649df91Copy full SHA for 649df91
1 file changed
doc/users/legend_guide.rst
@@ -36,6 +36,7 @@ For matplotlib v1.0 and before, the supported artists are as follows.
36
* :class:`~matplotlib.patches.Patch`
37
* :class:`~matplotlib.collections.LineCollection`
38
* :class:`~matplotlib.collections.RegularPolyCollection`
39
+ * :class:`~matplotlib.collections.CircleCollection`
40
41
And, :meth:`~matplotlib.axes.Axes.get_legend_handles_labels` returns
42
all artists in *ax.lines*, *ax.patches* and
0 commit comments