LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY Graph y axes are not autoscaling when 2 sets of data

Solved!
Go to solution

I have two Y axes on a XY graph.

Both are set to autoscaling.

The range for the first Y-axis if graphed by itself goes from 0 to 0.6

The range for the second Y-axis if graphed by itself goes from 0 to 2.6

When I combine both sets of data, the y axes are not autoscaling.

 

What am I doing wrong?

0 Kudos
Message 1 of 3
(1,137 Views)
Solution
Accepted by topic author psuedonym

To answer my own question

Ashish Sajwan's post in this thread https://forums.ni.com/t5/LabVIEW/multiple-y-axis-xy-graph/m-p/2643279/highlight/true#M789284 is what I needed to do.

 

 

Message 2 of 3
(1,124 Views)

Yes, for each plot you need to decide what Y axis they should use (By default, both go to the first axis)

 

altenbach_0-1648788278610.png

 

Message 3 of 3
(1,106 Views)