Navigation
index
modules
|
next
|
previous
|
home
|
examples
|
gallery
|
pyplot
|
docs
»
The Matplotlib API
»
Axes
class
»
Travis-CI:
Related Topics
Documentation overview
The Matplotlib API
Axes
class
Previous:
matplotlib.axes.Axes.add_collection
Next:
matplotlib.axes.Axes.add_image
This Page
Show Source
Quick search
matplotlib.axes.Axes.add_container
¶
Axes.
add_container
(
container
)
¶
Add a
Container
instance to the axes.
Returns the collection.