Koala Plot Core
0.1.0-SNAPSHOT
Koala Plot Core
/
io.github.koalaplot.core.xychart
/
LogAxisModel
/
computeTickValues
compute
Tick
Values
open
override
fun
computeTickValues
(
axisLength
:
Dp
)
:
TickValues
<
Float
>
Content copied to clipboard
Computes major and minor tick values based on the minimum tick spacing and the overall
axisLength
.