Skip to content

Category Axis item label duplication from specific width and configuration #4709

@yanmariomenev

Description

@yanmariomenev

Description

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.

Steps To Reproduce

stackblitz.com/edit/angular-7rbantys-5ofdsxjj?file=src%2Fapp%2Fapp.component.ts
487px and below duplicates the label.
488px and higher renders a single category axis label.

stackblitz.com/edit/angular-vmgjq7p9-7dsdzt4z?file=src%2Fapp%2Fapp.component.ts

Workaround

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions