void UI::PlotHistogram(const string&in label, const float[]&in values, int offset = 0, float height = 0.0f)
Histogram graph.
string label
string
label
float[] values
float[]
values
int offset
int
offset
float height
float
height