Difference between revisions of "SetAxesRatio Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>
 
{{command|scripting}}
 
{{command|scripting}}
;SetAxesRatio[ <Number X>, <Number Y> ]
+
;SetAxesRatio[ <Number>, <Number> ]
 
:Changes the axes ratio of active [[Graphics View]] so that X units on [[Lines and Axes#Axes|x-axis]] correspond to the same number of pixels as Y units on y-axis and point (0,0) stays on its coordinates.
 
:Changes the axes ratio of active [[Graphics View]] so that X units on [[Lines and Axes#Axes|x-axis]] correspond to the same number of pixels as Y units on y-axis and point (0,0) stays on its coordinates.
 
{{betamanual|version=5.0|
 
{{betamanual|version=5.0|
;SetAxesRatio[ <Number X>, <Number Y>, <Number Z> ]
+
;SetAxesRatio[ <Number>, <Number>, <Number> ]
 
:Similar to above syntax, works with 3D Graphics View.}}
 
:Similar to above syntax, works with 3D Graphics View.}}

Revision as of 12:53, 15 July 2013



SetAxesRatio[ <Number>, <Number> ]
Changes the axes ratio of active Graphics View so that X units on x-axis correspond to the same number of pixels as Y units on y-axis and point (0,0) stays on its coordinates.
© 2024 International GeoGebra Institute