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.add_container
Next:
matplotlib.axes.Axes.add_line
Show Page Source
matplotlib.axes.Axes.add_image
¶
Axes.
add_image
(
image
)
¶
Add an
AxesImage
to the axes' images; return the image.
Installation
Documentation
Examples
Tutorials
Contributing