xrview.notebook.NotebookPlot.copy

NotebookPlot.copy(with_data=False)

Create a copy of this instance.

Parameters
with_databool, default False

If true, also copy the data.

Returns
newxrview.core.panel.BasePanel

The copied object.