LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY chart with plot as f(z)

Hi,

 

My colleague is making wonderfull XY charts and she can color the plot itself as a function of a third parameter.

 

 

XY chart with f(z) plot

 

Is there a way under Labview to do the same??

 

Thank you for answers

 

Julien

 

0 Kudos
Message 1 of 5
(2,654 Views)

Julien,

 

the LV graphs only support a single color per plot.

You can split up your plot into several and use a XY graph to place each plot in the correct "slot" with it's appropriate color. But looking at your attached image, this will be quite cumbersome for your graph.....

 

Norbert

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 5
(2,640 Views)

Hi Mr_J,

                       See may be you cant create exactly same chart but you can make not less than that also.

 

Something like this

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 3 of 5
(2,633 Views)

Hi Julien,

 

there is no direct way to do it, but here is an example how to acchieve it anyway:

 

Multicolor Plot

 

I hope this helps,

RMathews

Ramona Lombardo
Applications Engineer, NI Germany
Certified LabVIEW Developer
Message 4 of 5
(2,623 Views)

Thank you for your answers,

 

I will try your solution RMathews but will use simple XY for everyday working and keep to send the data to my colleague .

 

Julien

0 Kudos
Message 5 of 5
(2,594 Views)