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][Chart] ChartSeriesItemTooltip is rendered outside the view area of the component #595

Open
filipKovachev opened this issue Jul 9, 2024 · 0 comments
Labels
Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium

Comments

@filipKovachev
Copy link
Contributor

filipKovachev commented Jul 9, 2024

Describe the bug
When setting a string that is too long for the ChartSeriesItemTooltip format prop the tooltip is shown outside the view area.

To Reproduce

  1. Open this example: https://stackblitz.com/edit/6kokxm-bjgpfy?file=src%2Fmain.vue
  2. Hover over the last point and notice how the tooltip is outside the view are

Expected behavior
The Tooltip should be shown in the view area and not that much to the right.

Reported in Ticket ID: 1657637

@filipKovachev filipKovachev added Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium labels Jul 9, 2024
@filipKovachev filipKovachev changed the title [Bug][Chart] ChartToolTip is rendered outside the view area of the component [Bug][Chart] ChartSeriesItemTooltip is rendered outside the view area of the component Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium
Projects
None yet
Development

No branches or pull requests

1 participant