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

fix: Incorrect hovered items in tooltips #30405

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

michael-s-molina
Copy link
Member

SUMMARY

This PR fixes an issue with incorrect hovered items in tooltips. The problem was that the algorithm was not considering that some dimension/metric combinations might result in series with missing data points.

Fixes #29565
Fixes #30045

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

Screen.Recording.2024-09-26.at.13.12.03.mov
Screen.Recording.2024-09-26.at.13.12.43.mov

TESTING INSTRUCTIONS

Check the original issues for instructions.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@michael-s-molina michael-s-molina added the v4.1 Label added by the release manager to track PRs to be included in the 4.1 branch label Sep 26, 2024
@dosubot dosubot bot added the viz:charts:tooltip Related to tooltips in charts label Sep 26, 2024
Copy link
Member

@villebro villebro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with a non-blocking nit

@michael-s-molina michael-s-molina added the review:checkpoint Last PR reviewed during the daily review standup label Sep 26, 2024
@michael-s-molina michael-s-molina merged commit 36f7a3f into apache:master Sep 26, 2024
33 checks passed
@michael-s-molina michael-s-molina removed the review:checkpoint Last PR reviewed during the daily review standup label Sep 27, 2024
sadpandajoe pushed a commit that referenced this pull request Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugins size/S v4.1 Label added by the release manager to track PRs to be included in the 4.1 branch viz:charts:tooltip Related to tooltips in charts
Projects
None yet
3 participants