02-13-2009 08:39 AM
Has anyone ever used two cursors to zoom in on a portion of a waveform graph?
I've seen that newer Oscilloscopes offer features to do this both horizontally and vertically.
See the attached jpg for an example of what I'm trying to do. It is from Google Finance. Notice the area circled in red. The two cursors define the portion of the waveform to be displayed on the main graph. There is also a scrollbar beneath them which allows the user to quickly move the zoomed-in area across the graph- I would love to have that functionality on the LabVIEW graphs.
My first thought is that I can do this using mostly property nodes. Not sure on vertical zooming scrolling the horizontal zoom- I'm thinking maybe this would best be done using scrollbars which are not part of the graph itself.
Any ideas or comments?
Thanks,
Dave
02-13-2009 09:14 AM
02-13-2009 10:11 AM - edited 02-13-2009 10:11 AM
You don't need cursors to zoom. Use the graph palette. It has tools for this.
02-13-2009 10:41 AM
02-13-2009 10:58 AM
I am afraid I have no answer for you.
But the functionality you mean is very neat. I also would like to have such a nice "zoom" view.
My impression is that the graphical displays in Labview have not been very much cared about in the last couple of new versions.
I really would appeciate if NI would put part of the development forces there.
Cheers
Gerd
02-13-2009 11:03 AM
t06afre wrote:
I know my Labview basics I have worked with labview since Labview 3.1.
I wasn't implying that you didn't. I was responding to the original post.