tickIncrement

fun tickIncrement(start: Float, stop: Float, count: Int): Int
fun tickIncrement(start: Double, stop: Double, count: Int): Int

See equivalent d3 function.