Completed
Last Updated: 19 Feb 2024 16:37 by ADMIN
Release 2024 Q2

Bug report

The stack bar chart is not rendered as expected when stack.type is set

Reproduction of the problem

  1. Open d the Demos - https://demos.telerik.com/kendo-ui/bar-charts/stacked100-bar or the API

Current behavior

The Chart is not rendered correctly, the bars are misaligned.

Expected/desired behavior

The bars should be aligned.

Regression: The issue is reproducible starting with 2024.1.130 version

Environment

  • Kendo UI version: 2024.1.130
  • Browser: [all ]
Completed
Last Updated: 01 Mar 2022 15:25 by ADMIN
Release 2022.R1.SP.next

We are using asp mvc, but the but it is completely reproduceable with only jquery as shown in the file attached.

When using a scatter chart with a date axis any zooming with the mouse wheel will crash most if not all browsers.

At the very least current versions of chrome (97.0.4692.99), firefox (96.0.1) and edge (97.0.1072.62).

Completed
Last Updated: 06 Oct 2020 14:02 by ADMIN
Release 2020.R3.SP.next
The bar chart should read the value for the first day or the week from the current culture set with kendo.culture.
Completed
Last Updated: 09 Oct 2019 10:52 by ADMIN

Per version "@types/kendo-ui": "2019.3.0" , typings chart label margins and padding (ChartLegendMargin, ChartLegendPadding, ChartLegendLabelsMargin, ChartCategoryAxisItemTitleMargin,... ) don't accept number values, only a dictionary with top, bottom, left and right.

Numbers are correct values for these properties, as shown on  https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart/configuration/series.labels.padding