zenobase / zenobase-durations

Apache License 2.0
12 stars 0 forks source link

Histogram should use hours or weeks if appropriate #12

Closed ejain closed 4 years ago

ejain commented 4 years ago

Currently, the histogram only bins durations by number of days. In consequence, all durations can end up in the same bin (if all durations are less than one day), or the bin labels can get unwieldy (if the durations are much longer than a week).