LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Graph Scrolling and Zooming: Thanks Boalan and Bob B

Hello, a while back I found a great example of adding a scroll bar to a graph. The example was found in a post titled Graph Scolling and was submitted by Boalang (member) and was updated by Bob P (Proven Active Member). I want to say thanks to both members because from their work I was able to complete my application. My application reads a text file and graphs the data. I used Boalang's and Bob's method to add a slider that would scroll the data and it works great.
 
Thanks Guys,
joe
Message 1 of 4
(2,753 Views)
Joe- You have been given stars for giving credit, and BTW, they updated your rank to to Proven Regular!wink smiley
~~~~~~~~~~~~~~~~~~~~~~~~~~
"It’s the questions that drive us.”
~~~~~~~~~~~~~~~~~~~~~~~~~~
0 Kudos
Message 2 of 4
(2,743 Views)
Not to nitpick (well, maybe just a little), the first sequence frame does not do anything. You should use the File Dialog if anything at all and not the Open/Create/Replace. The Read From Spreadsheet has this in there anyway and you could just enable the Browse button for the path control and eliminate the File Dialog as well. And can I ask why the built in scroll bar and zoom tools of the graph were not used?
0 Kudos
Message 3 of 4
(2,734 Views)

Dennis,

 

Hi, you are absolutely correct and am still learning new things everyday. I didn't know about the Browse button and I feel that is better approach.

 

thanks,

joe

 

0 Kudos
Message 4 of 4
(2,723 Views)