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