matplotlib.pyplot.sca#

matplotlib.pyplot.sca(ax)[源代码][源代码]#

将当前的 Axes 设置为 ax,并将当前的 Figure 设置为 ax 的父级。