# Examples from pyvista.plotting.themes._SliderStyleConfig.cap_length
# ===================================================================

import pyvista as pv
pv.global_theme.slider_styles.modern.cap_length = 0.01

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

