Skip to content

Histogram fixup

Sankhesh Jhaveri requested to merge histogram_fixup into master

I reworked the histogram object a while back, and apparently never submitted a pull request. This dramatically improves the histogram to take an arbitrary variable and display population and variance for the bins (which you can choose).

Merge request reports