Basic Tile PlotEdit pageLast modified: 22 November 2023plot { tiles { x(listOf("A", "B")) y(listOf(1.0, 2.0)) } }