LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I rotate waveform graphs or charts on front panel?

I'd like to have my power spectrum graph displayed vertically on front panel. Any idea how to do it?
Thanks for helps.
0 Kudos
Message 1 of 5
(6,611 Views)
THree quick ideas come to mind.

1) Use XY graph and transpose X and Y.

2) Use Picture control version of XY chart and hack away (these are included as example under chart and graphs)

3) Graph to a "off-screen" indicator and periodicly use an invoke node to grab the image. There is an example on this web-site that will let you rotate an image and display it in a picture control.

Have fun,

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 2 of 5
(6,611 Views)

Hi Ben!

I wondering if you can send me an example of how to rotate a waveform graph?

Thanks in advance

0 Kudos
Message 3 of 5
(6,274 Views)
Hai GiangV
 
Hope this helps.....
 
 
Mathan
 
0 Kudos
Message 4 of 5
(6,236 Views)

Hi Mathan!

Thanks for the help.

Best Regards

Giang

0 Kudos
Message 5 of 5
(6,210 Views)