smartTickCount

abstract fun smartTickCount(rangeSize: Double): Int

Compute a "smart" tick count for the given scale.

Return

A number of ticks that can display on this scale size.

Parameters

scale

A FirstLastRange scale.