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

Annotation Layer Text Display Overlapping with Graph Legends #17131

Open
pseudoPixels opened this issue Oct 15, 2021 · 0 comments
Open

Annotation Layer Text Display Overlapping with Graph Legends #17131

pseudoPixels opened this issue Oct 15, 2021 · 0 comments

Comments

Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
@pseudoPixels
Copy link

@pseudoPixels pseudoPixels commented Oct 15, 2021

Screenshot

Screen Shot 2021-10-14 at 10 29 29 AM

When hovered on any Annotation Layer (it overlaps):
Screen Shot 2021-10-14 at 10 29 06 AM

Description

On addition of Event Annotation Layer to the charts the Annotation Layer text (on hover) often overlaps with chart legends. Specially when a chart contains many legends (like in the above images), there are not enough space for the Annotation text to display. The display overlap makes it hard to read both (Legend and Annotation) of the texts.

Design input

It would be great to see the Annotation Hover text to be adaptive; that is to position itself to the nearest empty space available.

If making it adaptive is not too easy, we can have one setting in the Annotation Modal to specify the positioning like at Top, Middle, Bottom etc.

design:review design:suggest

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