You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyqtgraph
I used a scatter plot to visualize a pin layout and I'm creating a toggle feature to show/hide the pin names. Is there a way to attach a label or text below each scatter plot item (2000+) without severely affecting performance?
Sample:
Cameron Allan
unread,
Aug 11, 2017, 9:52:58 AM8/11/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyqtgraph
I would also be very interested in knowing this (although I am using a GraphItem, rather than a ScatterPlot). I have been able to create TextItem's, but I can't find a way to add them to the view.