Wrong Tooltip displayed on mouse hover for Line Chart #439

Closed
opened 2026-01-29 17:37:19 +00:00 by claunia · 4 comments
Owner

Originally created by @SenuinLentar on GitHub (Jun 17, 2022).

Hello,
I have a problem with the tooltips of a line chart. The displayed tooltip does not correspond to the point hovered.
It is most visible between distant point in chart with irregular point intervals.

I have recreated the bug in this repository : https://github.com/SenuinLentar/RadzenTooltipProblem.git

Here are a few screens (the yellow points represents the mouse position) :
image
image
image

To have the correct tooltip displayed, it is needed to search around which is not pleasant.
Is there a way to recalibrate the tooltips ?

Thanks in advance, have great day !

[Windows, chrome]

Originally created by @SenuinLentar on GitHub (Jun 17, 2022). Hello, I have a problem with the tooltips of a line chart. The displayed tooltip does not correspond to the point hovered. It is most visible between distant point in chart with irregular point intervals. I have recreated the bug in this repository : https://github.com/SenuinLentar/RadzenTooltipProblem.git Here are a few screens (the yellow points represents the mouse position) : ![image](https://user-images.githubusercontent.com/23256428/174321947-94710ba0-fcfb-48e0-815d-e55e3664ace9.png) ![image](https://user-images.githubusercontent.com/23256428/174322024-990ee3f6-a441-446c-89c2-d58580b4ed3c.png) ![image](https://user-images.githubusercontent.com/23256428/174322172-30c2049c-cd33-4b85-a7e0-034166178445.png) To have the correct tooltip displayed, it is needed to search around which is not pleasant. Is there a way to recalibrate the tooltips ? Thanks in advance, have great day ! [Windows, chrome]
Author
Owner

@akorchev commented on GitHub (Jun 18, 2022):

Can you update the demo not to use Random data? I see that there is an issue in some cases but can't debug it because the data changes every time.

@akorchev commented on GitHub (Jun 18, 2022): Can you update the demo not to use Random data? I see that there is an issue in some cases but can't debug it because the data changes every time.
Author
Owner

@SenuinLentar commented on GitHub (Jun 20, 2022):

Hi, thanks for your reply, I updated the repo using static data. You can check it out

@SenuinLentar commented on GitHub (Jun 20, 2022): Hi, thanks for your reply, I updated the repo using static data. You can check it out
Author
Owner

@akorchev commented on GitHub (Jun 21, 2022):

Thanks! Should be fixed by f5fa061

@akorchev commented on GitHub (Jun 21, 2022): Thanks! Should be fixed by f5fa061
Author
Owner

@SenuinLentar commented on GitHub (Jun 21, 2022):

Thank you very much :)

@SenuinLentar commented on GitHub (Jun 21, 2022): Thank you very much :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#439