LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How make a cluster become a graph?


EduU wrote:

Have some way to put the colors of these plot like transparent? or something like that?


To hide a plot, pick transparent, not white.

 

The transparent color is the [T] in the upper right corner of the color palette.

0 Kudos
Message 21 of 32
(3,004 Views)

Yes alten I know that

but look:

colors.JPG

 

Appears a X and not a T, and when I click at X only close and don't change anything =/

0 Kudos
Message 22 of 32
(3,002 Views)

Yes, some older version have a bug here, but that's not a problem.

 

Don't do it from the graph properties dialog, but simply click on the corresponding plot legend and select the transparent color.

Message Edited by altenbach on 10-15-2009 06:46 AM
Message 23 of 32
(2,999 Views)

Ok thanks it works!

but how can I put on the plot legend only the plots I want?

because I want only 2 plots Temp 1 and Temp 2

and it's appearing a dev1/ai5 before and I can't delete it!

 

temp 2.JPG

 

Thanks for the help alten I will give you a kudos!

0 Kudos
Message 24 of 32
(2,994 Views)

Well guys I have made some modifications in my subVI so now it's working with 1d waveform

I will upload the vi and the subVI's I'm using so you can take a look better

 

and I still need some help on how can I put only the plots I want in the plot legend

because I only need show 2

and it's appearing a third one I already put the color as transparent

but i want delete it from the front panel!

 

my code is like that now:

 

test3.JPG

 

Thanks for all the help!

 

0 Kudos
Message 25 of 32
(2,987 Views)
0 Kudos
Message 26 of 32
(2,968 Views)
The reason you are getting an incorrect number of plots in the graphs is because I made a couple of typos. The array subset for the temperature graph should have an index of 6 and not 5. The length for the voltage array subset should be 6 and not 5.
0 Kudos
Message 27 of 32
(2,964 Views)

hi all i also have similar problem i want to graph a cluster but when i wire it show error snap is attached kinldy help 

0 Kudos
Message 28 of 32
(2,686 Views)

Use a plain "bundle" instead of "bundle by name".

(Since you don't have any names defined, "by name" will not work.)

0 Kudos
Message 29 of 32
(2,675 Views)

???

0 Kudos
Message 30 of 32
(2,517 Views)