LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multiplot XY graphs

Hello,

I have to plot many graphs on one XY graph.

Can anyone know why only one graph is displayed even if I respected what is mentionned in the help?

Thanks.

Regards,

F

0 Kudos
Message 1 of 4
(3,113 Views)

Hi feriel,

 

which data do you want to plot? How many points are in each plot? Which values do your plot?

Did you do some debugging using probes?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 2 of 4
(3,100 Views)

If you attach your VI, we can "play with it" (run it to see what it does, make little edits to fix it) -- with a static picture of part of your code, it is much more difficult for us.  Please help us to help you-- attach your VI.

 

Bob Schor

Message 3 of 4
(3,095 Views)
what i see in your picture is correct way to plot many graphs on one XY graph.
so I think first check the data that you insert into build array for not being empty in some iteration
Message 4 of 4
(3,053 Views)