mpl_toolkits.mplot3d.axes3d.Axes3D.sharez

Axes3D.sharez(other)[source]

Share the z-axis with other.

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

© 2012–2023 Matplotlib Development Team. All rights reserved.
Licensed under the Matplotlib License Agreement.
https://matplotlib.org/stable/api/_as_gen/mpl_toolkits.mplot3d.axes3d.Axes3D.sharez.html