pyporegui.widgets.event_analysis_plot_widget module¶
- class pyporegui.widgets.event_analysis_plot_widget.EventAnalysisPlotWidget[source]¶
Bases: pyqtgraph.widgets.GraphicsLayoutWidget.GraphicsLayoutWidget
- on_scatter_points_clicked(plot, points)[source]¶
Callback for when a scatter plot points are clicked. Highlights the points and un-highlights previously selected points.
plot should be a MyScatterPlotItem points should be a MySpotItem
- staticMetaObject = <PySide.QtCore.QMetaObject object at 0x59cc908>¶