wulfric.visualization.PlotlyBackend.show#

method

visualization.PlotlyBackend.show(axes_visible=True, **kwargs)#

Shows the figure in the interactive mode.

Parameters:
axes_visiblebool, default True

Whether to show axes.

**kwargs

Passed directly to the .update_layout().