SetAxesRatio Command

From GeoGebra Manual
Jump to: navigation, search


SetAxesRatio( <Number>, <Number> )
Changes the axes ratio of active Menu view graphics.svg 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. If a unitary ratio is used, the related axis is fixed with the unit value, and the other one is adjusted as indicated.
Examples:
  • SetAxesRatio(1,2) fixes the x-axis and compresses the y-axis
  • SetAxesRatio(2,1) fixes the y-axis and shrinks the x-axis.
SetAxesRatio( <Number>, <Number>, <Number> )
Similar to above syntax, works with Perspectives algebra 3Dgraphics.svg 3D Graphics View.
© 2024 International GeoGebra Institute