pyvista.plotting.themes._TrameConfig.default_mode#

property _TrameConfig.default_mode[source]#

Return or set the default mode of the Trame backend.

  • 'trame': Uses a view that can switch between client and server rendering modes.

  • 'server': Uses a view that is purely server rendering.

  • 'client': Uses a view that is purely client rendering (generally safe without a virtual frame buffer)