Completed
Last Updated: 18 Nov 2024 15:06 by ADMIN

Bug report

Reproduction of the problem

Dojo example.

  1. Run the example

Current behavior

The Chart's animation does not work when it is nested in the Splitter.

Expected/desired behavior

The Chart's animation should work.

Environment

  • Kendo UI version: 2021.1.119
  • jQuery version: x.y
  • Browser: [all]
Completed
Last Updated: 25 Sep 2024 06:26 by ADMIN
Release 2024 Q4 (Nov)

### Bug report

The label configuration is not available for the plotband when using the TagHelper version of the Bar Chart.

### Reproduction of the problem

1. Open the following REPL sample: https://netcorerepl.telerik.com/woEMFDll17ui7F4122

2. The label of the plotband is not available.

3. The label option is available when defining the Chart by using HtmlHelpers: https://netcorerepl.telerik.com/QSYMvNFP187x0nAl24

### Expected/desired behavior

The plotband must have a label option.

### Environment

* **Telerik UI for ASP.NET Core version: 2024.3.806
* **Browser: [all]

Completed
Last Updated: 11 Jan 2021 14:33 by ADMIN
Created by: Jonathan
Comments: 2
Category: Chart
Type: Feature Request
0
I have a large data array (>300 items) that are in the format (double, DateTime). It would be great to allow the entire array to be shown on the chart in both a mobile and desktop experience that would allow the user to pan, zoom, and scroll to see the data.
Completed
Last Updated: 20 Aug 2019 09:32 by ADMIN
Created by: John
Comments: 1
Category: Chart
Type: Feature Request
5

We have the need to create a chart to display Risk Information. Below is the image of a risk matrix as defined on pages 96 in AFPAM63-128 https://static.e-publishing.af.mil/production/1/saf_aq/publication/afpam63-128/afpam63-128.pdf -- there are more examples on page 101

 

Another example of a risk matrix can be seen on page 18 here -> https://static.e-publishing.af.mil/production/1/af_se/publication/afi90-802/afi90-802.pdf

 

I've copied the images here for convenience.

 

 

Would it be possible to add this to the Kendo Chart backlog?