SingleAxesWidget#

class napari_matplotlib.base.SingleAxesWidget(napari_viewer: napari.Viewer, parent: QWidget | None = None)#

Bases: NapariMPLWidget

In addition to NapariMPLWidget, this sets up a single axes and the callback to clear it.

Methods Summary

clear()

Clear the axes.

Methods Documentation

clear() None#

Clear the axes.