Skip to content

Print big times using large time units to avoid too long labels #24

@ghc-mirror

Description

@ghc-mirror

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.

Activity

self-assigned this
on May 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @ghc-mirror

      Issue actions

        Print big times using large time units to avoid too long labels · Issue #24 · haskell/ThreadScope