mpl_toolkits.mplot3d.axes3d.Axes3D.autoscale_view#
- Axes3D.autoscale_view(tight=None, scalex=True, scaley=True, scalez=True)[source]#
使用数据限制自动缩放视图限制。
有关完整文档,请参阅
Axes.autoscale_view
。由于此函数适用于 3D 坐标轴,因此它也接受一个 scalez 参数。
使用数据限制自动缩放视图限制。
有关完整文档,请参阅 Axes.autoscale_view
。由于此函数适用于 3D 坐标轴,因此它也接受一个 scalez 参数。