Array of lines

23 views
Skip to first unread message

Phisatho

unread,
Apr 28, 2025, 12:25:24 AMApr 28
to pyqtgraph
Will it be possible to create an list of points and lines?

Use case: I want to create new points like 
point[i] = listWidget.additem(...)
line[k] = listwidget.additem(point[i], point[j])
So that I should be able to do point[m].clear() or line[n]clear().

TIA
Reply all
Reply to author
Forward
0 new messages