xrview.notebook.NotebookViewer.modify_figures

NotebookViewer.modify_figures(modifiers, figures=None)

Modify the attributes of a figure.

Parameters
modifiersdict

The attributes to modify. Keys can reference sub-attributes, e.g. ‘xaxis.axis_label’.

figuresint or iterable of int, optional

The index(es) of the figure(s) to modify.