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

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
