LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

data display in XY graph

can XY graph show the data which draw the line like the picture below? Thanks!

 

QQ截图20160331191950.png

0 Kudos
Message 1 of 6
(3,614 Views)

It is logarithmic mapping

log.png

0 Kudos
Message 2 of 6
(3,601 Views)

I don't understand what it is that you are asking.  The picture is a little small on my monitor, so details aren't visible.

 

What do you want to do?  What kind of data do you want to plot?  What sort of axes are you using?  What sort of labelling do you want?  How many different plots/lines will you show?  How "fancy" do you want the plot to be?  Would it be easier to make the plot with some other software and display a "picture" in LabVIEW?

 

Bob Schor

0 Kudos
Message 3 of 6
(3,578 Views)

I mean the XY graph not only show the curve with the data input, but also present the exact value for part of input data on the right top.

0 Kudos
Message 4 of 6
(3,539 Views)

Hi allan,

 

you can put a string indicator on top of the graph and make it transparent, so it's borders will be unvisible…

 

Or you can create a 2D picture and put it in the foreground layer of the graph using a graph property node!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 5 of 6
(3,521 Views)

You can create image with text and set it to picture.

img.pngimg2.png


Or create Annotation list

0 Kudos
Message 6 of 6
(3,512 Views)