toggle menu
Koala Plot Core
0.6.0
common
switch theme
search in API
Koala Plot Core
/
io.github.koalaplot.core.xygraph
/
LongLinearAxisModel
/
computeTickValues
compute
Tick
Values
open
override
fun
computeTickValues
(
axisLength
:
Dp
)
:
TickValues
<
Long
>
Computes major and minor tick values based on the minimum tick spacing and the overall
axisLength
.