matplotlib.axis.Axis.cla#

Axis.cla()[source]#

[Deprecated] Clear this axis.

Notes

Deprecated since version 3.4: Use Axis.clear instead.