LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I remove lines from plot using property nodes

I am displaying data on an XY Graph and want to actively change the plot using property nodes. I can add plot points and set there colour and understand using active plot, my problem is I can not get rid of the line. I have tried Plot.Linestyle but there is no option to completemy remove the line.

Anyone any clues

nice
0 Kudos
Message 1 of 2
(2,987 Views)
To get rid of the line, set Plot interpolation = 0.
=====================================================
Fading out. " ... J. Arthur Rank on gong."
0 Kudos
Message 2 of 2
(2,983 Views)