_ColorbarConfig#
Examples#
Download Python source code | Download Jupyter notebook
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. |