[Bug][Chart] Notes are rendered outside the visible area of the chart
Opened this issue · 0 comments
vveesseelliinnaa commented
I'm submitting a...
- Bug report
Current behavior
In some scenarios the note label is clipped by the edge of the chart rather than the chart being sized to accommodate it correctly.
Expected behavior
All labels must be visible regardless of the items values.
Minimal reproduction of the problem with instructions
- Open https://stackblitz.com/edit/react-qyhwee-9pansq?file=app%2Fapp.tsx
- Observe that the note labels are almost invisible (it might be fully hidden on some resolutions).
What is the motivation or use case for changing the behavior?
Additional information
Reported in Ticket ID: 1662599
Private issue: https://github.com/telerik/kendo-charts/issues/499