void UI::Plot::PlotBarGroups(const string[]@ label_ids, const float[]@ values, double group_size = 0.67, double shift = 0.0, int flags = UI::Plot::BarGroupsFlags::None)
Plots a group of bars.
const string[]@
label_ids
const float[]@
values
Row-major matrix where the number of rows equals the number of labels. The number of columns is automatically calculated.
double
group_size
double
shift
int
flags