reservoirflow.utils.pyvista.set_plotter_backend#
- reservoirflow.utils.pyvista.set_plotter_backend(static: bool) None #
Set backend for a pyvista plotter.
- Parameters:
static (bool, optional) – show as a static image in a jupyter notebook. True value is used to render images for the documentation.