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

Bug: Flickering of First Hovered Label on Chart #274

Open
pwoltschk opened this issue Nov 19, 2024 · 1 comment
Open

Bug: Flickering of First Hovered Label on Chart #274

pwoltschk opened this issue Nov 19, 2024 · 1 comment

Comments

@pwoltschk
Copy link
Contributor

Title: Flickering of First Hovered Label on Chart

Description:

On the NuGet package page, the interactive chart has an issue. When moving the mouse along the curve, the first label hovered over begins to flicker (triggers hover animation), even while hovering on other data points.

Image

Steps to Reproduce:

  1. Visit the NuGet package page with the interactive chart.
  2. Hover over a data point on the curve to display its label.
  3. Move the mouse along the curve to other points.
  4. Observe the first label flickering intermittently.

Expected Behavior:

  • Only the label corresponding to the current mouse position should play the hover animation.
  • Previous labels should not flicker.
@pwoltschk
Copy link
Contributor Author

Seems the bug we are issuing here is a issue with chart js chartjs/Chart.js#6956

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

No branches or pull requests

1 participant