I need to plot realtime data from 8 sensors to a pyqtgraph plotWidget. One sample is like the following:
sample = [2, 3, 2, 3, 5, 6, 3, 5]
I some