pyporegui.graphicsItems.spot_item module

class pyporegui.graphicsItems.spot_item.SpotItem(data, plot, position)[source]

Bases: pyqtgraph.graphicsItems.ScatterPlotItem.SpotItem

A pyqtgraph.graphicsItems.ScatterPlotItem.SpotItem with an extra field for the event_position.

__init__(data, plot, position)[source]
event_position = 0