LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Rotating graph on FP

Solved!
Go to solution

I have a graph representing temperatures in different positions on a vertical rod and need a graph rotated vertically.

 

The main simulation VI is pretty large, so I made a prototype to try and tackle this. I've heard that there is no straightforward way of accomplishing this from 2002 and 2004 posts, but perhaps something has come up since then? If not, one of the options I was trying involves taking a picture of the graph, rotating it and redisplaying it (I don't need the functionality in the final display). If you think this is the best option, maybe someone could help me with understanding it? The little LV experience I have is DAQ based and I've not worked with images at all.

 

(running 9.0)

 

Thanks,

Curran

0 Kudos
Message 1 of 3
(2,536 Views)
Solution
Accepted by topic author Curran919

How about using a XY graph? In the example \National Instruments\LabVIEW 2009\examples\analysis\statxmpl.llb\Noise Statistics.vi they have done that, and swapped the X and Y axis



Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
(Sorry no Labview "brag list" so far)
0 Kudos
Message 2 of 3
(2,526 Views)

Ah, all I needed was a hint, thanks. Time to beautify it. What I have below should work! Thanks!

Download All
0 Kudos
Message 3 of 3
(2,509 Views)