To force the range to be rounded up/down to the next tick value set the axis.rangeRound attribute to one of 'none' the axis ends where it will 'both' both highest and lowest points are ticks 'ceiling' highest value is made to be on a tick 'floor' lowest value is made to be on a tick -- Robin Becker