plot-api / jetbrains.letsPlot / Geom / point / <init>

<init>

point(x: Double? = null, y: Double? = null, alpha: Number? = null, color: Any? = null, fill: Any? = null, shape: Any? = null, size: Number? = null, stroke: Number? = null, sizeUnit: String? = null, mapping: PointMapping.() -> Unit = {})