plot-api / jetbrains.letsPlot.geom / geom_boxplot / varWidth

varWidth

val varWidth: Boolean?
    if FALSE (default) make a standard box plot.
    If TRUE, boxes are drawn with widths proportional to the square-roots of the number of
    observations in the groups.