wulfric.visualization.MatplotlibBackend.show#

method

visualization.MatplotlibBackend.show(elev=30, azim=-60)#

Shows the figure in the interactive mode.

Parameters:
elevfloat, default 30

Passed directly to matplotlib. See view_init.

azimfloat, default -60

Passed directly to matplotlib. See view_init.