Version 3.1.2
Navigation
index
modules
|
next
|
previous
|
home
|
contents
»
API Overview
»
matplotlib.axes
»
Quick search
Table of Contents
matplotlib.axes.Axes.cla
Examples using
matplotlib.axes.Axes.cla
Related Topics
Documentation overview
API Overview
matplotlib.axes
Previous:
matplotlib.axes.Axes.streamplot
Next:
matplotlib.axes.Axes.clear
Show Page Source
matplotlib.axes.Axes.cla
¶
Axes.
cla
(
)
¶
Clear the current axes.
Examples using
matplotlib.axes.Axes.cla
¶
Custom projection
Installation
Documentation
Examples
Tutorials
Contributing