ticksRepeat

The interval between the ticks. The default is 1. If the value is greater than 1, only evety n-th tick will be rendered.

axisX: {
    ticksRepeat: 2
}

This setting is demonstrated in the following example.