Print big times using large time units to avoid too long labels
Open
@minor
bug
- Dominant language
- Haskell
- Stars
- 173
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
**Original reporter**: _MikolajKonarski_
On very large eventlogs, the labels of histogram bars overwrite each other, because the numbers (spark lengths) grow too big. Extend and use the function that prints time in different units to handle large time values with large time units, that is kiloseconds and megaseconds, or perhaps minutes, hours, days, weeks, etc.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.