Docks#
The datalab.gui.docks module provides the dockable widgets for the
DataLab main window.
Plot widget#
Dockable plot widget#
- class datalab.gui.docks.DockablePlotWidget(parent: QWidget, plot_type: PlotType)[source]#
Docked plotting widget
- Paramètres:
parent – Parent widget
plot_type – Plot type
- PLOTWIDGET_CLASS#
alias de
DataLabPlotWidget