LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Setting the Background Image of Intensity Graph in LabVIEW

Hi

 

Is there a way to use an image as background on an intensity graph? I know this option exists for simple graphs (through property node), but I can't see a similar option in the property node of Intensity graph.

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

Hi Robin,

 

the IntensityGraph only supports a "front" image - as you fill the background with your own intensity data…

 

Atleast you could paint the graph transparent and place your image behind the graph!

Best regards,
GerdW


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

Hi Gerd

 

I don't think we can paint the intensity graph transparent. Can you check if that's working for you? 

 

I also tried setting the 'Low Color' to transparent, but the background now appears grey not transparent.

0 Kudos
Message 3 of 4
(2,464 Views)

Hi Robin,

 

well you can paint the graph transparent using the coloring brush, but you cannot plot data using transparent color…

 

One more idea:

Set a distinctive LowColor. Plot your data. Get the image of the Graph. Now replace all pixels in your image with your background data when the pixel color is the same as the LowColor…

Best regards,
GerdW


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