Difference between revisions of "ShowAxes Command"

From GeoGebra Manual
Jump to: navigation, search
m (italics)
m
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>  
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>  
 
{{command|scripting}}
 
{{command|scripting}}
 
;ShowAxes[ ]
 
;ShowAxes[ ]

Revision as of 11:30, 29 July 2015



ShowAxes[ ]
Shows the axes in the active View.
ShowAxes[ <Boolean> ]
Shows/hides the axes in the active View.
Example:
  • ShowAxes[true] shows the axes in the active View.
  • ShowAxes[false] hides the axes in the active View.
ShowAxes[ <View>, <Boolean> ]
Shows/hides the axes in the Graphics View specified by the number 1 or 2 (or 3 for 3D View in GeoGebra 5).
Example:
  • ShowAxes[1, true] shows the axes in Graphics View.
  • ShowAxes[2, false] hides the axes in Graphics 2 View.
Note: See also ShowGrid command.
© 2024 International GeoGebra Institute