bin

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