In LabWindows/CVI, it is wonderful that the user can use the graph cursor to snap to the nearest data point. But my graph contains both visible and invisible plots. I want the graph cursor to snap to the nearest data point of a visible plot only, ignoring the invisible ones. Advice?
I might have expected hidden plots to not be snappable by default, but apparently they're not, so you'll have to also set this attribute whenever you hide a plot.