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

<init>

bar(x: Double? = null, y: Double? = null, alpha: Number? = null, color: Any? = null, fill: Any? = null, width: Double? = null, size: Number? = null, mapping: BarMapping.() -> Unit = {})