LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a function to have a graph with both the full signal and a zoomed in signal displayed?

Solved!
Go to solution
See the Jpeg attached. Ive created this using 2 seperate graphs. Ideally Id like to do it using a single graph. Is this possible?
0 Kudos
Message 1 of 2
(2,643 Views)
Solution
Accepted by topic author scottcolston

If you plot the same data as two seperate plots

 

AND

 

You create two seperate X and Y Scales

 

AND

 

You associate one plot with each scale pair of of XY scales.

 

Then you will be able to change the range of one set of scales to achieve an effect similar to zooming in on one.

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 2 of 2
(2,632 Views)