matplotlib / 3.3.3 / _as_gen / matplotlib.axes.axes.sharey.html /

matplotlib.axes.Axes.sharey

Axes.sharey(self, other)

Share the y-axis with other.

This is equivalent to passing sharey=other when constructing the axes, and cannot be used if the y-axis is already being shared with another axes.

Examples using matplotlib.axes.Axes.sharey

© 2012–2018 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/3.3.3/api/_as_gen/matplotlib.axes.Axes.sharey.html