sgreben / jp

dead simple terminal plots from JSON data. single binary, no dependencies. linux, osx, windows.
MIT License
1.32k stars 33 forks source link

Histogram plot type #6

Closed sgreben closed 6 years ago

sgreben commented 6 years ago

It's tedious to have to bucket & count data yourself, when jp could just do it for you. We should have a histogram plot type with some default number of buckets (or strategy for auto-choosing one) and a way to specify other (numbers of) buckets.

sgreben commented 6 years ago

Added histograms in 1.1.3