Statistic.histogramString

Undocumented in source. Be warned that the author may not have intended to support it.
struct Statistic(T, Flag!"histogram" flag = No.histogram)
pure const nothrow
static if(flag == Yes.histogram)
string
histogramString
(
const bool logscale = false
,
const uint axis_scale = 100
)

Meta