Skip to content

[BUGFIX] fix timeseries tooltip hover for stacked and grouped charts#195

Open
ibakshay wants to merge 2 commits into
mainfrom
fix-timeseries-hover-thanks-to-gavriel
Open

[BUGFIX] fix timeseries tooltip hover for stacked and grouped charts#195
ibakshay wants to merge 2 commits into
mainfrom
fix-timeseries-hover-thanks-to-gavriel

Conversation

@ibakshay

@ibakshay ibakshay commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Description

This is a port of perses/perses#3574 by @Gavriel-M.
All credit for the original work goes to @Gavriel-M](https://github.com/Gavriel-M)
Also addresses the open review comment from that PR by @AntoineThebaud.

Screenshots

Screen.Recording.2026-07-03.at.23.44.44.mov

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

UI Changes

  • Changes that impact the UI include screenshots and/or screencasts of the relevant changes.
  • Code follows the UI guidelines.
  • E2E tests are stable and unlikely to be flaky.
    See e2e docs for more details. Common issues include:
    • Is the data inconsistent? You need to mock API requests.
    • Does the time change? You need to use consistent time values or mock time utilities.
    • Does it have loading states? You need to wait for loading to complete.

Port of perses/perses#3574 by @Gavriel-M.

Signed-off-by: Akshay Iyyadurai Balasundaram <akshay.iyyadurai.balasundaram@sap.com>
Signed-off-by: Akshay Iyyadurai Balasundaram <akshay.iyyadurai.balasundaram@sap.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant