GeoGebra

BgColor, axesColor, gridColor XML tags

Jump to: navigation, search

The syntax of the <bgColor>, <axesColor> and <gridColor> is the following:

<bgColor r="0-255" g="0-255" b="0-255"/>
<axesColor r="0-255" g="0-255" b="0-255"/>
<gridColor r="0-255" g="0-255" b="0-255"/>

Below there is a short description of each tag:

  • bgColor: background color of the euclidian view
  • axesColor: color of the axes
  • gridColor: color of the coordinate grid