radtools.MatplotlibBackend.show# method MatplotlibBackend.show(elev=30, azim=-60)[source]# Show the figure in the interactive mode. Parameters: elevfloat, default 30Passed directly to matplotlib. See view_init. azimfloat, default -60Passed directly to matplotlib. See view_init.