NDWidget#

NDWidget#

Constructor#

NDWidget([ranges, indices])

Explore n-dimensional multi-modal datasets through synchronized graphical representations.

Properties#

NDWidget.figure

The ImguiFigure that contains the subplots of this widget

NDWidget.indices

Get or set the current index of each slider dim.

NDWidget.ndgraphics

all the NDGraphic instances in every subplot of this widget

NDWidget.ranges

the reference range of each slider dim, {dim_name: range}

NDWidget.ui_sliders

Methods#

NDWidget.close()

Close the widget

NDWidget.show(**kwargs)

Show the widget.