| This is read-only version of the old wiki, feel free to browse it for materials. If you want to share your own materials, please use GeoGebraTube instead. You are also welcome to help us enhance the new wiki. If any questions arise, please contact the webmaster. |
Axis XML tag
(Redirected from Axis)
The syntax of the <axis> tag is the following:
<axis id="integer"
show="boolean"
label="x"
unitLabel="x"
showNumbers="boolean"
tickDistance="double"
tickStyle="integer"
/>
where "id" is one of
0 xAxis
1 yAxis
and "tickDistance" is optional. The "tickDistance" is the distance between two numbers of an axis. If the "tickDistance" is not set, it is calculated automatically.