LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY-Graph

Can I change the   XY Graph     to  trans appearance ????  so I can see any thing which behind it.
0 Kudos
Message 1 of 17
(4,326 Views)
Yes, just color it transparent!
 
Use the coloring tool: "T" in upper right is transparent. Have you tried?
 
Be aware that having overlapping objects on the front panel can significantly lower the redraw performance.
 
If you want to mix graphics on your xy graph, consider to use the "plot images" property.
0 Kudos
Message 2 of 17
(4,320 Views)

Yes.  You can customize the graph by going to Right click menu Advanced/Customize.  Right click, pick the paint brush, select the items you want to change like the background.  Right click and pick the color.  T in the upper right corner is transparent.  Once you are done, you can save the modified control.  Or just close it and allow it to replace the existing control on the front panel.

I may be a bit wrong in the order of operations.  I rarely modify controls, and I often struggle with getting the correct mouse clicks to find the color pallete for the modifications.  Attached is an example with a lot of the graph entities changed to transparent, and the graph sitting in front of a numeric control.

Oops, I see Christian got me beat in getting the answer up while I was messing around with the controls.Smiley Happy

 



Message Edited by Ravens Fan on 12-06-2007 09:15 PM

Message Edited by Ravens Fan on 12-06-2007 09:17 PM
0 Kudos
Message 3 of 17
(4,316 Views)
Hi,
 
I'm now in control mode,  but I don't know what shall I do , I read what you wrote, but I can't find the Paint Prush or ........  
Please help me point by point in simple  because I'm beginner in labview.Smiley Wink
0 Kudos
Message 4 of 17
(4,285 Views)
I;m sorry.  In the control editor window, do a shift right click to get the mini cursor window to pop up.  Paintbrush is at the bottom, so pick that.  Then right click to get the color dialog.
 
I did say that can never remember the correct combination of clicks to get this up.Smiley Very Happy
Message 5 of 17
(4,280 Views)

Thank you so much,

Can I control the value of X and Y, I mean need option let me do :

- write number in a string and this string go to X axis and change the location of cursor on X

- same thing to Y.

Because I have a program make alot of things but in the end give me 2 points.   now I want to plot these points on the graph.

I will connect the 2 programes (code) so when I get these 2 points go Automatically to graph and plotted.

can I do that??????

0 Kudos
Message 6 of 17
(4,251 Views)

Thank you so much,

Can I control the value of X and Y, I mean need option let me do :

- write number in a string and this string go to X axis and change the location of cursor on X

- same thing to Y.

Because I have a program make alot of things but in the end give me 2 points.   now I want to plot these points on the graph.

I will connect the 2 programes (code) so when I get these 2 points go Automatically to graph and plotted.

can I do that??????

0 Kudos
Message 7 of 17
(4,223 Views)

Howdy,

Here is a VI that may be what you’re looking for.  

Charlie M. CLD
0 Kudos
Message 8 of 17
(4,200 Views)

Hi All,

I already download this code in this thread but cannot read by my labview. Right now i'm using Labview 7.0. Can anyone tell me what is problem with my Labview? Is that diff Labview 7.0 system with Labview Labview 8.0 systems? Can anyone help how to solve to read that code Labview 8.0 system with my labview or i need to install Labview 8.0 version?

Thanks & Rgds

rulrazi

Malaysia

0 Kudos
Message 9 of 17
(4,181 Views)

Hi,

I downloaded it, but still same problem.

when I put value to   X1, Y1   I should see this point on graph, but it isn't .

I need to insert the values and appear on graph.

 

0 Kudos
Message 10 of 17
(4,177 Views)