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

<init>

linerange(x: Double? = null, ymin: Double? = null, ymax: Double? = null, alpha: Number? = null, color: Any? = null, linetype: Any? = null, size: Number? = null, mapping: LineRangeMapping.() -> Unit = {})