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