Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

horizontal labels for bar plot are unnecessarily trunctated early #421

Open
dvchristianbors opened this issue Jul 18, 2024 · 0 comments
Open
Assignees
Labels
type: bug Something isn't working vis-type: bar

Comments

@dvchristianbors
Copy link
Contributor

Environment

  • Release number or git hash:
  • Browser:
  • Deployed / Local:

Steps to reproduce the bug

  1. Open a bar plot

Observed Behavior

Even though the bars are very wide and there is enough horizontal space, the labels get truncated after a few characters.

Image

Expected Behavior

Add a sensible ellipsis function, combined with a sensible minimum width for the plot

Thanks for taking the time to fill out this bug report 🤗
Make sure there aren't any open/closed issues for this topic 😃

@dvchristianbors dvchristianbors added the type: bug Something isn't working label Jul 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working vis-type: bar
Projects
None yet
Development

No branches or pull requests

2 participants