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