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

Tooltip not visible #30

Open
NicolasBircksZR opened this issue Jul 25, 2024 · 0 comments · May be fixed by #31
Open

Tooltip not visible #30

NicolasBircksZR opened this issue Jul 25, 2024 · 0 comments · May be fixed by #31
Labels
bug Something isn't working

Comments

@NicolasBircksZR
Copy link

Describe the bug

When hovering over a Line/Point in the plot we usually see the tooltip with the x and y values but if the line is near to the top of the plotting area the tooltip is not completely shown anymore:
image

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://emilk.github.io/egui_plot
  2. Move the plot in the plotting area so its near to the top and
  3. Hover over the line

Expected behavior
The position of the tooltip should switch to the bottom of the mouse so the tooltip can be shown correctly

Screenshots
image
image

@NicolasBircksZR NicolasBircksZR added the bug Something isn't working label Jul 25, 2024
@NicolasBircksZR NicolasBircksZR linked a pull request Jul 25, 2024 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant