[PR #991] Fixed Chart Click method #2453

Open
opened 2026-01-29 18:18:53 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/991

State: closed
Merged: Yes


  • Was not using x and y parameters
  • Use the same maximum distance as the tooltip (so that click and tooltip returns the same thing)
  • Fixed xDelta and yDelta that were not considering MarginLeft and MarginTop
**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/991 **State:** closed **Merged:** Yes --- - Was not using x and y parameters - Use the same maximum distance as the tooltip (so that click and tooltip returns the same thing) - Fixed xDelta and yDelta that were not considering MarginLeft and MarginTop
claunia added the pull-request label 2026-01-29 18:18:53 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2453