kandy 0.6.0 Help

Fixed Tiles Coordinate

val ys = listOf("a", "b", "c", "d") plot { tiles { x.constant(0.0) y(ys) alpha = 0.4 fillColor = Color.PEACH borderLine.width = 0.5 } }
Fixed Tiles Coordinate
Last modified: 10 May 2024