dotplot

constructor(bins: Int? = null, binWidth: Number? = null, center: Number? = null, boundary: Number? = null, method: String? = null, mapping: DotplotStatMapping.() -> Unit = {})