Data.figure

Data.figure(figure=None, projection='rectilinear', **kargs)

Set the figure used by Stoner.plot.PlotMixin.

Parameters:

figure (matplotlib.Figure or int) – Figure to switch to

Returns:

The current Stoner.plot.PlotMixin instance