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
/
AxisState
Axis
State
interface
AxisState
Holds the offsets for major and minor ticks within an axis.
Members
Properties
major
Tick
Offsets
Link copied to clipboard
abstract
val
majorTickOffsets
:
List
<
Float
>
minor
Tick
Offsets
Link copied to clipboard
abstract
val
minorTickOffsets
:
List
<
Float
>