-
Notifications
You must be signed in to change notification settings - Fork 121
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 tooltip not being displayed. #1063
Comments
Hi @cauemarcondes thank you for taking the time to write up this issue. I'm trying to reproduce this and am having trouble finding this problem locally. For reference, in the playgound.tsx file within elastic-charts I'm testing with this playground:
Can you provide the steps to reproduce the visualization in Kibana for us to better help? Or alternatively, if you're able to set up a codesandbox for us to see the problem, that would be really helpful! Thanks |
Hi @rshen91 , you can test it on this URL https://dev-oblt.elastic.dev/app/apm/services/opbeans-java/overview?rangeFrom=now-7d&rangeTo=now&latencyAggregationType=avg Screen.Recording.2021-03-25.at.14.04.07.mov |
Interesting! So in |
@rshen91 sorry for the late response. The Unfortunately, it cannot be removed. But we followed this example to implement it https://elastic.github.io/elastic-charts/?path=/story/interactions--cursor-update-action |
I'll take another look at this. |
🎉 This issue has been resolved in version 30.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Describe the bug
When I move the mouse cursor from the data to the annotation, it will not display the tooltip for the annotation, but if I move my mouse out of the chart then back in on the annotation from the top, then it does display the tooltip.
Expected behaviour
The tooltip should be shown no matter where the mouse is coming from.
Screenshots
Screen.Recording.2021-03-25.at.14.04.07.mov
Kibana Cross Issues
elastic/kibana#91339 (comment)
The text was updated successfully, but these errors were encountered: