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

[demo/area] how to make the tooltip stay on-screen on mobile? #839

Closed
joshxyzhimself opened this issue Oct 3, 2020 · 3 comments
Closed

Comments

@joshxyzhimself
Copy link

image

This is on mobile and the label goes off-screen when I click the right-most side of the chart

Just curious about the right way to approach this 😆

@joshxyzhimself
Copy link
Author

Possibly related to #466

@LethalPants
Copy link
Contributor

This particular example doesn't use TooltipWithBounds which is why it goes off bounds.

@williaster williaster changed the title How to make the label stay on-screen on mobile? [demo/area] how to make the tooltip stay on-screen on mobile? Oct 6, 2020
@williaster
Copy link
Collaborator

gonna close this since it's solvable with TooltipWithBounds as shown in other examples (e.g., /tooltip)

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

No branches or pull requests

3 participants