kendo-vue
kendo-vue copied to clipboard
[Bug][Chart] ChartSeriesItemTooltip is rendered outside the view area of the component
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
- Open this example: https://stackblitz.com/edit/6kokxm-bjgpfy?file=src%2Fmain.vue
- 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