ExamplesPointsFixed Points CoordinateFixed Points CoordinateEdit pageLast modified: 22 November 2023plot { points { x.constant(0.5) y(listOf(1, 2, 3, 4, 5, 6, 7)) } }