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

Stacked plot legends are getting clipped when the plot is small #3858

Closed
charlesh88 opened this issue May 4, 2021 · 4 comments
Closed

Stacked plot legends are getting clipped when the plot is small #3858

charlesh88 opened this issue May 4, 2021 · 4 comments
Labels
bug:visual Visual problem. Not a functional issue severity:critical type:bug
Milestone

Comments

@charlesh88
Copy link
Contributor

charlesh88 commented May 4, 2021

Legends in stacked plots are getting clipped when the stacked plot is compressed vertically:

Screen Shot 2021-05-04 at 10 44 45 AM

This is the case regardless of the legend being collapsed or expanded. The c-plot-legend elements should use flex: 0 0 auto to fix this.

@charlesh88
Copy link
Contributor Author

Verified fixed Testathon 2023-02-02.

@ozyx
Copy link
Contributor

ozyx commented Feb 2, 2023

Verified fixed Testathon 2023-02-02

@rukmini-bose
Copy link
Contributor

Verified TEstathon 3/20/2024. The legends scroll and lay on top of the plot when expanded. yay

@rukmini-bose rukmini-bose removed the bug:retest Retest without a specific milestone label Mar 20, 2024
@charlesh88
Copy link
Contributor Author

Testathon 2024-03-20 cannot repro, fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:visual Visual problem. Not a functional issue severity:critical type:bug
Projects
None yet
Development

No branches or pull requests

5 participants