LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

MULTIPLE PLOTS IN ONE GRAPH

Hello All,
 
I have some doubt regarding the plotting of graphs.
 
I am plotting 8 graphs on one graph.
I have 8 different X scale and 8 Y scale.
I have 5 cursors on each of the plot.
When i move my cursors, I want that they should not move beyond the scale limit.
For eg: I have all the X scale as 0 to 400 and i dont want my cursor should go beyond the scale.
I am using an event case and i have set the limit of the scale as a property node outside the event struture. but that makes my graph to flicker.
Can anyone help me on this?.
 
Thanks a lot
With regards
Avni
0 Kudos
Message 1 of 2
(2,505 Views)
Have you tried unchecking the Cursors Scroll Graph option? It's under the Advanced options when you right click on the graph.
0 Kudos
Message 2 of 2
(2,475 Views)