LON-CAPA HelpThe xtics and ytics tags can be inserted by selecting the Plot tics item from the insert selection list of the gnuplot tag.
The xtics and ytics tags have identical structure and the description presented here applies to both.
The tics tags allow specification of the following parameters:


The point in graph coordinates which to start making major tics. This may be less than or greater than the lower limit for the axis.
The span, in graph coordinates, between each major tic mark.
This may be less than or greater than the upper limit for the axis.
The number of subdivisions to make of the span between major tic marks. Using a value of "10" leads to 9 minor tic marks. The example below uses a value of "5" to produce 4 tic marks.
