Define axis characteristics. The ORDER= option specifies
the order in which the data values appear on the axis; the ORDER= values will
be displayed as the major tick marks values; MINOR=NONE suppresses all minor
tick marks.
axis1 order=(0 to 10 by 2) minor=none;