LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

inactive plot annotation

Hi all,
 
I have multi-plot graph with annotation that displays the value. There is an option to sort the plot and make only one plot active at time.
Although the inactive plot is invisible, annotation still reads from inactive plot when I click there with mouse.
How do I completely disable certain plot so annotation only recognizes the one that's visible and active plot?
 
Thanks again.
 
0 Kudos
Message 1 of 3
(2,691 Views)
can we get a screen shot or a snippet of code? It is a little hard to understand what you are asking without seeing it.
0 Kudos
Message 2 of 3
(2,687 Views)
Is this the method that you have used to make an active plot?

http://digital.ni.com/public.nsf/websearch/8C2071579CF38F0686256BE9005EE0B2?OpenDocument

Try disabling the individual annotations, as seen in the shipping example "Programmatically Annotate a Graph.vi."  In LabVIEW, go to Help>>Find Examples.  When example finder pops up, go to Fundamentals>>Graphs and Charts>>Programmatically Annotate a Graph.
0 Kudos
Message 3 of 3
(2,666 Views)