03-17-2010 11:12 AM
03-18-2010 05:11 AM
Hello:
The property "Loose Fit" applies only to the "active x-scale" and the "active y-scale". Concerning the changes in width of the x-scale while moving the y-scale with the pan tool, you are right, it happens like that. But I am afraid there is no way to fix it.
I hope this can help you.
Regards.
03-18-2010 11:32 AM
Hi, j.sanchez.
I tried what you suggested, but I'm afraid the error still remains. I set the Active Y-Scale to 0, since there's no other one.
It seems that "Loose Fit" doesn't take any effect to the scale. Could it be a bug?
Could anyone try this in LV2009? I use LV8.6.
Thanks,
Francisco
03-24-2010 07:21 AM
Hello:
The property "loose fit" works but in order to see this behaviour you must deal with a small scale, since it has not relation to the increment as you expected (and I also thought in the beginning). In the example I am attaching you can see this beahaviour and how changing the value of the increment does not affect to the result. Also, you do not need to modify the "active x-scale" o "active y-scale" since you have only one and that is the active. I have tried it on LabVIEW 2009. The VI is saved for 8.6 so that you can execute it but the behaviour is exactly the same in both versions.
I hope this can clarify the behaviour of this property.
Regards.
11-16-2015 08:00 AM
Hello,
Eventhough the last comment is quite old, I am having the same issue, and I don't understand why the "loose fit" option does not work as explained in the help :
Loose fit : If TRUE, LabVIEW rounds the end markers to a multiple of the increment used for the scale.
I have a simple xy graph, the y increment and minor increment are both set to 10 and the loose fit simply does not do what is writtent above. I expect the end markers to be 100 and 110.
Could someone please help ?
--
Nicolas
11-16-2015 11:25 AM
+1, confirm the bug.
When you call loose fit, for the limits it uses increment value, obtained from graph autoscaling. And autoscaling detemines increment automatically, it ignores specified value.