mpl_toolkits.mplot3d.axes3d.Axes3D.sharez# Axes3D.sharez(other)[源代码][源代码]# 与 其他 共享 z 轴。 这相当于在构造 Axes 时传递 sharez=other,如果 z 轴已经与其他 Axes 共享,则不能使用。请注意,无法取消共享轴。