pyvista.plotting.themes._ColorbarConfig#
- class _ColorbarConfig[source]#
PyVista colorbar configuration.
Examples
Set the colorbar width.
>>> import pyvista as pv >>> pv.global_theme.colorbar_horizontal.width = 0.2
Methods
Attributes
Return or set colorbar height.
Return or set colorbar x position.
Return or set colorbar y position.
Return or set colorbar width.