Plotting several lines realtime with pyqtgraph

前端 未结 0 1523
忘了有多久
忘了有多久 2021-02-05 06:22

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题