[ Web Proxy ]
URL:
Viewing: https://matplotlib.org/stable/api/_as_gen/../toolkits/../_as_gen/matplotlib.axes.Axes.sharex.html [Back]  [Original]

matplotlib.axes.Axes.sharex — Matplotlib 3.11.2 documentation
Back to top
Search the docs ...:

matplotlib.axes.Axes.sharex#

Axes.sharex(other)[source]#

Share the x-axis with other.

This is equivalent to passing sharex=other when constructing the Axes, and cannot be used if the x-axis is already being shared with another Axes. Note that it is not possible to unshare axes.

Examples using matplotlib.axes.Axes.sharex#

[]

Power spectral density (PSD)

Power spectral density (PSD)

Web Proxy Viewer  |  New URL  |  Original Page