Version 3.1.2
Navigation
index
modules
|
next
|
previous
|
home
|
contents
»
API Overview
»
matplotlib.axes
»
Quick search
Related Topics
Documentation overview
API Overview
matplotlib.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.
Installation
Documentation
Examples
Tutorials
Contributing