Skip to content

Adjust histogram x-axis labels to avoid reducing size of histogram #57

Description

@egrace479

When labels on the x-axis of the histogram are too long, they get printed in full and the histogram gets shrunken down (as in sample image below). Labels shouldn't be blindly truncated, but also can't be forced too small to be legible. An abbreviation algorithm could be a solution, though this could be quite complicated. One potential solution might be to add a button when the labels are over a certain length to truncate them or leave as-is.

Investigate: dash x-axis label solutions (beyond text size), abbreviation options.

histogram image example

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    UXenhancementNew feature or requesthelp wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions