mpl_toolkits.mplot3d.axes3d.Axes3D.autoscale_view#

Axes3D.autoscale_view(tight=None, scalex=True, scaley=True, scalez=True)[源代码][源代码]#

根据数据限制自动缩放视图限制。

完整文档请参见 Axes.autoscale_view 。由于此函数适用于 3D 轴,因此它还接受一个 scalez 参数。