FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix #7152: Hover label showing data points of other category than the hovered one by my-tien · Pull Request #7960 · plotly/plotly.js · GitHub

Fix #7152: Hover label showing data points of other category than the hovered one - #7960

Open
my-tien wants to merge 5 commits into
plotly:mainfrom
my-tien:7152-hover-label
Open

Fix #7152: Hover label showing data points of other category than the hovered one#7960
my-tien wants to merge 5 commits into
plotly:mainfrom
my-tien:7152-hover-label

Conversation

my-tien commented Aug 13, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Fixes #7152

Now data points within hoverdistance but outside the hovered category are omitted from the hover label if the hovermode is "x", "y", "x unified" or "y unified".
Within the category, the hoverdistance still filters away too distant data points.

…eighboring category)

Now, data points within hoverdistance but outside the hovered category are omitted from the hover label.
Within the category, the hoverdistance still filters away too distant data points.
my-tien marked this pull request as ready for review August 13, 2026 15:01

Copy link
Copy Markdown
Contributor

Thanks for the fix! We'll review and follow up with you.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Incorrect hover label for missing last value with hovermode x-unified and tickson=boundaries

3 participants


Back | FazBrowse Home | New Git URL