plot-api / jetbrains.letsPlot.stat / stat_count / <init>

<init>

stat_count(data: Map<*, *>? = null, geom: GeomOptions = Geom.bar(), position: PosOptions = stack, showLegend: Boolean = true, sampling: SamplingOptions? = null, x: Double? = null, y: Double? = null, alpha: Double? = null, color: Any? = null, fill: Any? = null, width: Double? = null, size: Double? = null, weight: Double? = null, mapping: CountMapping.() -> Unit = {})