LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

i want to set for each ponit in a graph wich color it had, how i can make that?

i want say to the graphe wich color had each point
0 Kudos
Message 1 of 2
(2,571 Views)
> i want say to the graphe wich color had each point

This isn't the common usage of the graph, and in fact each point on a
plot has the same color.

You might be able to do what you want, by adding a new plot for each
point. You can also modify one of the picture control graphing examples
to take in two arrays and it could change the color as it draws the plot.

Greg McKaskle
0 Kudos
Message 2 of 2
(2,571 Views)