Koala Plot Core
Toggle table of contents
0.9.0
common
Platform filter
common
Switch theme
Search in API
Koala Plot Core
Koala Plot Core
/
io.github.koalaplot.core.xygraph
/
IntLinearAxisModel
/
computeTickValues
compute
Tick
Values
open
override
fun
computeTickValues
(
axisLength
:
Dp
)
:
TickValues
<
Int
>
Computes major and minor tick values based on the minimum tick spacing and the overall
axisLength
.