matplotlib.axes
matplotlib.axes.Axes.has_data
matplotlib.axis
Axes.
has_data
Return True if any artists have been added to axes.
This should not be used to determine whether the dataLim need to be updated, and may not actually be useful for anything.