xrview.notebook.NotebookGridPlot

class xrview.notebook.NotebookGridPlot(panels, ncols=1, toolbar_location='above')[source]

A notebook grid plot.

__init__(panels, ncols=1, toolbar_location='above')

Constructor.

Methods

__init__(panels[, ncols, toolbar_location])

Constructor.

copy([with_data])

Create a copy of this instance.

export(filename[, mode])

Export the layout as as png or svg file.

make_doc()

Make the document.

make_layout()

Make the layout.

show([remake_layout])

Show the plot in a jupyter notebook.