# Examples from pyvista.plotting.themes._Font.label_size
# ======================================================

import pyvista as pv
pv.global_theme.font.label_size = 20

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

