LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Plot X-Y graph have multiple X Axis with same Y axis

i want to plot array data to xy graph which has multiple X axis and 1 Y axis.

array formate is as shown below

 

TOF(x- axis)     M/Q (x axis)     Events(Y axis)

10                          1                     0

20                          2                     0 

30                          3                     0  

40                          4                     20 

50                          5                     500  

60                          6                     30  

70                          7                     0 

80                          8                     0 

90                          9                     0  

 

 

please help me how to plot graph on different x axis???

 

 

0 Kudos
Message 1 of 2
(4,314 Views)

Hi board,

 

- right-click the x-axis of the XY graph, select "duplicate axis".

- when plotting you have to select the x-axis for each plot...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(4,306 Views)