You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a specific width is applied to the Chart or its wrapping element and the label position is set to “start,” while the series items also have label configurations, the category axis label appears duplicated.
Use Kendo UI for Angular Charts v.19.2.0 or, in the package-lock.json, find the kendo-charts package, downgrade from v.2.8.0 to 2.7.2, and then run npm install.