12-06-2007 07:44 PM
12-06-2007 08:04 PM
12-06-2007 08:14 PM - edited 12-06-2007 08:17 PM
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.![]()
12-07-2007 01:15 PM
12-07-2007 01:27 PM
12-08-2007 06:54 PM
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??????
12-10-2007 05:07 PM
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??????
12-11-2007 11:38 AM
Howdy,
Here is a VI that may be what you’re looking for.
12-11-2007 11:17 PM
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
12-11-2007 11:54 PM
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.