Skip to content

Chart Axes Position not Respected when No Data #4740

@mbechev

Description

@mbechev

The axes position of the Chart is not persisted when the Chart data is an empty array.

<kendo-chart-value-axis>
  <kendo-chart-value-axis-item>
    <kendo-chart-value-axis-item-labels position="end"></kendo-chart-value-axis-item-labels>
  </kendo-chart-value-axis-item>
</kendo-chart-value-axis>

The axes default to their start position instead.

https://stackblitz.com/edit/angular-fa7xudms

Axes position with data:
Image

Axes position with no data:

Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions