Theme.edge_color#
Examples#
Download Python source code | Download Jupyter notebook
Set the global edge color to ‘blue’.
>>> import pyvista as pv
>>> pv.global_theme.edge_color = 'blue'
Download Python source code | Download Jupyter notebook
Set the global edge color to ‘blue’.
>>> import pyvista as pv
>>> pv.global_theme.edge_color = 'blue'