# Examples from pyvista.demos.demos.orientation_plotter
# =====================================================

from pyvista import demos
pl = demos.orientation_plotter()
pl.show()

# ----------------------------------------------------------------------
# Generated by sphinx-examples-as-code https://github.com/pyvista/sphinx-examples-as-code

