79365880

Date: 2025-01-17 19:16:14
Score: 2
Natty:
Report link

I wanted the functionality of hovering over points, not the line. I was able to access the scatterPlotItem inside the PlotDataItem by using

plot_item.scatter.opts.update(hoverable=True)

I used info from here to make the change: https://github.com/pyqtgraph/pyqtgraph/discussions/2538

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Joe Dohm