data.frame with a grouping column and one numeric column
class_label
name of the grouping (class) column
label_x
x‑axis label
label_y
y‑axis label
colors
optional fill color for the boxes
Details
Expects a data.frame with the grouping column named in class_label and one numeric column.
The function melts to long format and draws per‑group distributions.