LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamically hidden/show curves on WaveForm chart

Solved!
Go to solution

Hello,

 

Is there some way to dynamically ON(OFF) a particular curve on WaveForm chart.

Here is example below - 3 curves are superposed and in order to see a particular curve it would be nice to have an option to OFF other curves (e.g. using checkbox).

Thanks in adavnce.

Pavel

 

 

superposed_curves.JPG

0 Kudos
Message 1 of 4
(3,021 Views)

Hi Pavel,

 

each plot in a chart supports a "visible" property, so you can hide plots dynamically programatically.

In the plot legend you can also show a boolean button to show/hide the corresponding plot - atleast with LV2011 and newer…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(3,012 Views)
Solution
Accepted by topic author Pavel_47

This is actually a built in function.

Right click on the Plot Legend. Select Visible Items >> Plot Visibility Checkbox.

Message 3 of 4
(3,011 Views)

Thanks

0 Kudos
Message 4 of 4
(3,003 Views)