matplotlib.pyplot.delaxes# matplotlib.pyplot.delaxes(ax=None)[源代码][源代码]# 从其图形中移除一个 `~.axes.Axes`(默认为当前 Axes)。