06-09-2015 07:30 AM
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 hidden
06-09-2015 07:40 AM
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?
06-09-2015 07:53 AM
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...