matplotlib.axes.Axes.sharex# Axes.sharex(other)[源代码]# 与 other 共享 x 轴。 这等同于在构造 Axes 时传递 sharex=other,如果 x 轴已经与其他 Axes 共享,则不能使用。请注意,无法取消轴的共享。 使用 matplotlib.axes.Axes.sharex 的示例# 功率谱密度 (PSD) Power spectral density (PSD)