LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

scroll bar on legend for xy graph



@jmcbee wrote:
Is there a way to create a scroll bar for the legend of an XY graph? 

Easiest would be to upgrade to LabVIEW 8.5. It has scrollbars for graph legends built-in! 🙂

See: http://zone.ni.com/reference/en-XX/help/371361D-01/lvhowto/pl_adding_scrollbars/


 

0 Kudos
Message 11 of 22
(1,814 Views)

Thats good to know, I will be making the move to 8.5 after my current cycle of projects finish maybe in october.  I really like 8.21 just waiting for the initial adopters to make sure there are no issues with 8.5.

 

Paul

Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 12 of 22
(1,801 Views)
That is very good news as I plan to upgrade to 8.5 today.  I appreciate all of the feedback!

Cheers!
0 Kudos
Message 13 of 22
(1,777 Views)
Hi, all
 
I have similar questions, what I have is a array with 4 columns and the rows of the array will vary according to applications. Before I set row numbers in front control panel, but if the rows are more than what I set in front control panel, there must some data can be displayed. So how can I display a array dynamically?
 
Any help is appreciated.
 
BTW: I use LabView 7.1.
0 Kudos
Message 14 of 22
(1,769 Views)
You can set the number of rows to be displayed dynamically using a property node. Else, if the array is smaller than the display, the extra items are greyed out, not always a big deal.
 
Remember that the array dimensions and the displayed size are completely unrelated quantities. 😉
0 Kudos
Message 15 of 22
(1,762 Views)

hi need help,

i also having problem adding scroll bar in plot legend. but im using labview 8.0 how could it be done

0 Kudos
Message 16 of 22
(1,629 Views)
As mentioned, scroll bars in plot legends are only available In LabVIEW 8.5. The easiest way is to upgrade. 🙂
 
Since you are posting here, you must have read this, and all other previous posts. Have you tried the suggestion by Paul (falkpl) above?.
0 Kudos
Message 17 of 22
(1,617 Views)
thk u but i need the hardest way.
i get the example frm the ni itself cluster with scroll.
but for plot legend how could it been done?
0 Kudos
Message 18 of 22
(1,612 Views)

But the scrollbar for Plot Legend is a bit buggy in LV 8.5, I would say...

Not buggy in itself, but when you show it, sometimes the name of the last visible Plot Legend repeats itself twice, I dont know why. Smiley Surprised

My colleague & I were annoyed over this behaviour before 2-3 weeks when we were trying to generate the names for the Plot Legend texts & feed them into it, without statically creating them before.

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 19 of 22
(1,606 Views)
actually wat is my problem is that i can show the plot legend of the graph but let say i have 60 plot type in plot legend i dont want the user to scroll down the page to see all the 60 type
i want the user can view the 60 type just by using scroll .
i dont know how to do it?
help me...
plz
0 Kudos
Message 20 of 22
(1,600 Views)