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

ui(viz): unable to pan/drag from the bottom on single-row graphs #882

Open
plyr4 opened this issue Nov 15, 2023 · 0 comments
Open

ui(viz): unable to pan/drag from the bottom on single-row graphs #882

plyr4 opened this issue Nov 15, 2023 · 0 comments
Labels
bug Indicates a bug

Comments

@plyr4
Copy link
Contributor

plyr4 commented Nov 15, 2023

Description

small graphs dont fill the graph window container, so they can only be clicked/dragged/panned by clicking near the graph, which is unintentional.

notice the difference between these two screenshots, that shows the available space you can use to drag/pan the graph.

How it looks

Screenshot 2023-11-15 at 4 13 44 PM

How it should look

Screenshot 2023-11-15 at 4 14 22 PM

somehow we need to flex grow the height of the graph-root element, without breaking something else...

@plyr4 plyr4 added the bug Indicates a bug label Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates a bug
Projects
None yet
Development

No branches or pull requests

1 participant