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

Tooltip dissapearing and pointer bouncing on line chart mouse move #4791

Open
rozxter1 opened this issue Nov 5, 2024 · 0 comments
Open

Tooltip dissapearing and pointer bouncing on line chart mouse move #4791

rozxter1 opened this issue Nov 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@rozxter1
Copy link

rozxter1 commented Nov 5, 2024

Description

When cursor is over line, close to it, below it - it lose focus randomly on data and drops marker to zero and tooltip is not visible. this is not happening if cursor is over line chart.

Tested on latest Chrome and Firefox

Steps to Reproduce

  1. move cursor close to chart line or below it
  2. it will hide tooltip randomly and drop pointer to zero Y value

Expected Behavior

Show tooltip even cursor is howering line or is below it

Actual Behavior

Tooltip is flashing, marker element is bouncing to 0 y value

Screenshots

Test 1 - bouncing in one side and other when close to line or below it, but fine when its above
tooltip issue2
Test 2 - bouncing in another place and keeps bouncing while going more far away from line
tooltip issue2-2

Reproduction Link

https://codepen.io/tzioo/pen/MWNqwXP

@rozxter1 rozxter1 added the bug Something isn't working label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant