pyvista.Renderer.hide_axes# Renderer.hide_axes()[ソース]# 軸方向ウィジェットを非表示にします. 例 >>> import pyvista as pv >>> pl = pv.Plotter() >>> pl.hide_axes()