Theme.show_edges#
Examples#
Download Python source code | Download Jupyter notebook
Show edges globally by default.
>>> import pyvista as pv
>>> pv.global_theme.show_edges = True
Used In#
Guides
- Plotting Themes (1 use)
Docstring Examples
Theme.load_theme(2 uses)Theme(1 use)
Gallery Examples