Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1a86a71

Browse filesBrowse files
committed
Reword note on legend handlers
1 parent 517bccb commit 1a86a71
Copy full SHA for 1a86a71

File tree

Expand file treeCollapse file tree

1 file changed

+4
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-2
lines changed

‎lib/matplotlib/legend_handler.py

Copy file name to clipboardExpand all lines: lib/matplotlib/legend_handler.py
+4-2Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
44
.. important::
55
6-
It is strongly encouraged to have read the :doc:`legend guide
7-
</tutorials/intermediate/legend_guide>` before this documentation.
6+
This is a low-level legend API, which most end users do not need.
7+
8+
We recommend that you are familiar with the :doc:`legend guide
9+
</tutorials/intermediate/legend_guide>` before reading this documentation.
810
911
Legend handlers are expected to be a callable object with a following
1012
signature. ::

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.