plot-api / jetbrains.letsPlot.geom / geom_bin2d / bins

bins

val bins: Pair<Int, Int>?

pair of numbers, default: (30,30) Number of bins in both directions, vertical and horizontal. Overridden by binwidth.