ShowAxes Command

From GeoGebra Manual
Revision as of 08:51, 16 July 2013 by JohannaZ (talk | contribs)
Jump to: navigation, search



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 specified view (View = 1, 2. View = 3 for GeoGebra 5)
Example:
  • ShowAxes[1, true] shows the axes in the first view.
  • ShowAxes[2, false] hides the axes in the second view.
Note: See also ShowGrid command.
© 2024 International GeoGebra Institute