We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When the SankeyChart is wrapped in a Card that is part of a GridLayout the Tooltip is not correctly positioned.
When hovering over the SankeyChart a tooltip is not appearing or is positioned incorrectly.
The tooltip should appear at the right position regardless of its wrapping components.
Reported in ticket ID: 1673763 Private issue: https://github.com/telerik/kendo-charts/issues/532
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
When the SankeyChart is wrapped in a Card that is part of a GridLayout the Tooltip is not correctly positioned.
Steps To Reproduce
Screenshots or video
Actual Behavior
When hovering over the SankeyChart a tooltip is not appearing or is positioned incorrectly.
Expected Behavior
The tooltip should appear at the right position regardless of its wrapping components.
Additional information
Reported in ticket ID: 1673763
Private issue: https://github.com/telerik/kendo-charts/issues/532
The text was updated successfully, but these errors were encountered: