Theme.show_scalar_bar#
Examples#
Download Python source code | Download Jupyter notebook
Show the scalar bar by default when scalars are available.
>>> import pyvista as pv
>>> pv.global_theme.show_scalar_bar = True
Download Python source code | Download Jupyter notebook
Show the scalar bar by default when scalars are available.
>>> import pyvista as pv
>>> pv.global_theme.show_scalar_bar = True