-
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
Empty chart state hover #337
Comments
nickofthyme
added a commit
to nickofthyme/elastic-charts
that referenced
this issue
Aug 22, 2019
Hide chart band when chart is empty fix elastic#337
2 tasks
nickofthyme
added a commit
that referenced
this issue
Aug 22, 2019
Disable chart hover band when chart is empty fix #337
🎉 This issue has been resolved in version 10.1.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
AMoo-Miki
pushed a commit
to AMoo-Miki/OpenSearch-Dashboards
that referenced
this issue
Feb 10, 2022
## [10.1.1](elastic/elastic-charts@v10.1.0...v10.1.1) (2019-08-22) ### Bug Fixes * **crosshair:** disable band when chart is empty ([opensearch-project#338](elastic/elastic-charts#338)) ([b67ec06](elastic/elastic-charts@b67ec06)), closes [opensearch-project#337](elastic/elastic-charts#337)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Disabling all series shows the empty state with hoverable element.
Steps to reproduce
Notice the last hovered band is toggled on and off.
Screenshot
The text was updated successfully, but these errors were encountered: