bar

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