## Description Current `stats.Stats` struct does not offer a way to draw a histogram. We would fallback to looping over `Records` to extract the data. ## Tasks - [ ] expose a `stats.Histogram` struct/constructor ## Suggestions ## Notes
Description
Current
stats.Statsstruct does not offer a way to draw a histogram. We would fallback to looping overRecordsto extract the data.Tasks
stats.Histogramstruct/constructorSuggestions
Notes