pyvista.plotting.themes.Theme.line_width# property Theme.line_width: float[source]# Return or set the default line width. Examples >>> import pyvista as pv >>> pv.global_theme.line_width = 2.0