|
XY Graph With 2 Different Colors
Hi there,
I'm trying to set up an XY graph in labVIEW to display the desired position of our arm, relative to our joysticks. I have all the code to draw it, and it looks really cool.
However, I'd like to also have the actual position of the arm on top of it, in a different color. I can use the exact same code to draw it, but I don't know how to get the second color on it. If there's some way to make it transparent and hide the background, or just set each point to be a different color, that would be great.
I'll attach what I have so far. If you can see any way to optimize it (it currently takes about a half millisecond) or make it simpler, that's be great also.
Thanks in advance!
|