Hi,

I use the following settings to emulate the axis equal in Matlab.
IupSetAttribute(plot, "AXS_AUTOSCALEEQUAL", "YES");
IupSetAttribute(plot, "VIEWPORTSQUARE", "YES");


It works fine when using the mouse scroll wheel to zoom in and out. But
when using the left click and drag method,  the axis scale is not equal any
more. In matlab, using the drag method to zoom in, the scale is also equal.

Thanks.

Best regards
Tao
------------------------------------------------------------------------------
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to