Version 3.0.3
matplotlib
Fork me on GitHub

matplotlib.pyplot.sca

matplotlib.pyplot.sca(ax)[source]

Set the current Axes instance to ax.

The current Figure is updated to the parent of ax.