LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XY Graph with many Y scales (I am using 6) going inside side plot area or hidden above one another.

Hi Guys,

 

I am having  XY Graph with 6 Y scales or less than that,where not all 6 scales will be visible in XY Graph sometimes 2 or 3 or 4,when this happen i could see the Y scales are going inside graph plot area and some time scale label going beyond graph or scales visible by overlapping .

 

attached screen of Y scale going inside plot area,

 

Pls suggest why this is happening and how to avoid it.

Also when using all 6 scales  the graph doesnt having scales arranged neatly and goes out or in or hiddenY scale going in and out.png

0 Kudos
Message 1 of 3
(2,819 Views)

Dskp,

 

If you could post your VI or front panel object we can try to take a look at what exactly is going on.  Before we spend time trying to fix this can you explain why you are sing 6 axis?  You may have a very good reason but I cannot think of a graph I have seen with more than 2 axis.  Are you going to be able to display this in such a way that the user will be able ot easily interpret the data within?

Matt J | National Instruments | CLA
0 Kudos
Message 2 of 3
(2,813 Views)

Hi Jacobson,

 

Yes you are right,more scales are added play with data  ,but code is simple something a 6 boolean for 6 scales and if on its make scale visible and also user have to input the label name and max ,min and Units..attached the sample code...

 

Y scale updating code.png

0 Kudos
Message 3 of 3
(2,804 Views)