matplotlib.axes.Axes.sharex

Axes.sharex(other)

与共享x轴 其他 .

这相当于及格 sharex=other 构造轴时,如果x轴已与其他轴共享,则不能使用。

使用实例 matplotlib.axes.Axes.sharex