We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.17.2
https://stackblitz.com/edit/stackblitz-starters-phbnaf?file=app%2Fpage.tsx
Obviously, the smaller the screen the more apparent this bug is as long as there are at least two charts next to each other.
I would expect that the tooltip zindex is set to a very high value so that it's always above all elements including other charts
The tooltip's content is half hidden behind the surrounding chart.
Please watch the following loom video for a clearer view of the issue: https://www.loom.com/share/06788a5787c0476db3d2b6bc880eb246?sid=be9da96c-683e-4859-b7a3-8316a087bd62
Chrome
No response
The text was updated successfully, but these errors were encountered:
Thanks for the video, super helpful! Will check this for next fix version!
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Tremor Version
3.17.2
Link to minimal reproduction
https://stackblitz.com/edit/stackblitz-starters-phbnaf?file=app%2Fpage.tsx
Steps to reproduce
Obviously, the smaller the screen the more apparent this bug is as long as there are at least two charts next to each other.
What is expected?
I would expect that the tooltip zindex is set to a very high value so that it's always above all elements including other charts
What is actually happening?
The tooltip's content is half hidden behind the surrounding chart.
Please watch the following loom video for a clearer view of the issue: https://www.loom.com/share/06788a5787c0476db3d2b6bc880eb246?sid=be9da96c-683e-4859-b7a3-8316a087bd62
What browsers are you seeing the problem on?
Chrome
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: