# Examples from pyvista.plotting.themes._VerticalColorbarConfig.rotate_title
# ==========================================================================

import pyvista as pv
pv.global_theme.colorbar_vertical.rotate_title = True

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