LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Changing graph background to other colour or transparent

Hi,

LV7i, Win 2K

I would like to change the default background (grey) of an xy chart to another colour or even transparent. I have searched through all the customisation options but cannot find anything relating to the chart background.

Cheers

Pat
0 Kudos
Message 1 of 10
(3,527 Views)
you can use this VI. I think it should good.
bye

Adrien
0 Kudos
Message 2 of 10
(3,517 Views)
Im not sure exactly which color are you want to change. Heres a VI, you can programatically change the color of the plot area. Thats the "BG Color Box" in the vi and change the FG color which just gives some small accents. Also if you want to change the frame color I havent found any way to change it programatically but I made it transparent as you suggested. Use the paintbrush on the tools pallet and select the color you want in the top of the two list boxes then click on the frame with the brush tip. Hopefully this simple solution solves your problem. If not let us know and we can come up with other options for you.
0 Kudos
Message 3 of 10
(3,514 Views)
this one is save in labview 7.0
0 Kudos
Message 4 of 10
(3,513 Views)
NiDave et al

Thanks for prompt response, I have seen a reference to the tools & paint dropper in other posts but cannot locate this on the front panel window !.

I am probably being thick but where is the paint dropper ??.

Cheers

Pat
0 Kudos
Message 5 of 10
(3,507 Views)
Hello Pat,

Just press Shift + Right Mouse button, a pop up will come with it.

Hope it helps,
Paulo
0 Kudos
Message 6 of 10
(3,503 Views)
you could find the paint dropper in this windows :
command --> numérics --> color box
tchao
0 Kudos
Message 7 of 10
(3,500 Views)
Paulo,

You woudn't believe that I have managed to complete 2 LV training courses but did not know about that pop up !.

Thanks to all for the info, isn't it easy when you know how !.

Incidently a search for the pen tool in LV help did not produce any results....

Cheers

Pat
0 Kudos
Message 8 of 10
(3,491 Views)
Hi Pat,

Glad it helped,
You can also call it with Window...Show tools palette, but I think the other way is more straight.

Regards,
Paulo
0 Kudos
Message 9 of 10
(3,486 Views)
There is no direct method to change the frame color programmatically. Only a work-around, described here :
http://forums.ni.com/ni/board/message?board.id=170&message.id=91016#M91016
I'll try to post a corresponding vi later...

CC
Chilly Charly    (aka CC)
0 Kudos
Message 10 of 10
(3,475 Views)