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 b649fe6 commit 634cbddCopy full SHA for 634cbdd
lib/matplotlib/legend_handler.py
@@ -3,8 +3,10 @@
3
4
.. important::
5
6
- It is strongly encouraged to have read the :doc:`legend guide
7
- </tutorials/intermediate/legend_guide>` before this documentation.
+ This is a low-level legend API, which most end users do not need.
+
8
+ We recommend that you are familiar with the :doc:`legend guide
9
+ </tutorials/intermediate/legend_guide>` before reading this documentation.
10
11
Legend handlers are expected to be a callable object with a following
12
signature. ::
0 commit comments