Version 3.0.3
Fork me on GitHub
Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
tutorials
|
API
|
docs
»
The Matplotlib API
»
axes
»
Quick search
Related Topics
Documentation overview
The Matplotlib API
axes
Previous:
matplotlib.axes.Axes.legend
Next:
matplotlib.axes.Axes.get_legend_handles_labels
Show Page Source
matplotlib.axes.Axes.get_legend
¶
Axes.
get_legend
(
)
¶
Return the
Legend
instance, or None if no legend is defined.