Unplanned
Last Updated: 02 Apr 2024 11:59 by Guy

In Excel, there is an option for Sparkline to set a marker for the highest point, lowest point, first point, last point, and negative point. 

I know that it is possible to customize the appearance of the markers using the markers.visual. However, I would like to have the option as a built-in configuration to ensure better performance.

 

Unplanned
Last Updated: 29 Jan 2024 18:51 by Pratik
Created by: Pratik
Comments: 0
Category: Chart
Type: Feature Request
1

Hi Team,

I would like to see a no-data-template be included for the Kendo UI Chart when there is no data.

Thank you!

Unplanned
Last Updated: 09 Jan 2024 09:15 by Tim
Created by: Tim
Comments: 0
Category: Chart
Type: Feature Request
1

Currently each of the labels for the:

  • Axises
  • Legend
  • Tooltip
  • Chart Title

Provide their own "font" property setting. However, it would be beneficial if there is a default configuration that can apply a font for each of the aforementioned Chart Label compartments.

Unplanned
Last Updated: 22 Sep 2023 14:36 by Sudip
Created by: Sudip
Comments: 0
Category: Chart
Type: Feature Request
1

Hi Team,

I would like to request the functionality to plot a chart with panes side-by-side instead of only top to bottom.  

Thank you!

Unplanned
Last Updated: 05 Apr 2023 16:39 by Jan Brandenburger
Created by: Jan Brandenburger
Comments: 0
Category: Chart
Type: Feature Request
1

Hi Team,

I would like to request the Kendo UI Chart to be able to use the defined culture for localization.  Currently in my application, the date is showing as English formatting(1/30) instead of German(30.1) unless I specify the categoryAxis.labels.dateFormats configuration as seen in this Dojo.

Maybe include a culture property like the theme property?

Thank you for the consideration!

Unplanned
Last Updated: 17 Jan 2023 14:27 by Kamil

The Kendo Chart supports the baseUnit: "fit" property that displays as many categories as possible. This is useful when there are thousands of data points across many years.

When the data is "fit", the last date may not be displayed(because of the aggregation). I want to have the ability to display the last data point and date(category) as standalone and not a part of the aggregate.

Declined
Last Updated: 19 Jan 2023 12:23 by ADMIN
Created by: Andreas
Comments: 1
Category: Chart
Type: Feature Request
0

Hi Team,

I would like to request the Bar/Column charts to be able to be configured with a Target Line similar to the bullet charts

Thank you!

Unplanned
Last Updated: 29 Sep 2021 14:46 by ADMIN
Created by: Jihyoung
Comments: 0
Category: Chart
Type: Feature Request
1

Hi Team,

I'd like to request the CategoryAxis.Justified property be supported for other series types of the Kendo UI Chart.  In my case, this would be beneficial since I have a combination of a line and box plot Kendo UI Chart.

Thank you!

Unplanned
Last Updated: 23 Aug 2021 15:40 by ADMIN
Created by: Brandon
Comments: 0
Category: Chart
Type: Feature Request
1

Hi Team,

I'd like to request an easy, built-in way in which a user can split grouped data of a Kendo UI Chart by a specific datafield.  For example, let's say I have 2 groups, and each had their own series to be utilized.  But those series would have their own series by another dataField.  I'd like to show the root group, but display the child series.

Thank you!

Unplanned
Last Updated: 20 Aug 2021 18:40 by ADMIN
Created by: Nathan
Comments: 0
Category: Chart
Type: Feature Request
2

Hi Team,

I'd like to request the functionality to add positioning and alignment to the Kendo UI Chart's API for the Tooltip.

For example, I have a 100% stacked chart.  Having the tooltip aligned all the way to the right instead of being able to anchor it to the middle of the data just feels weird for our purposes. I was hoping to inquire if there was another way that I may be missing to align the tooltip nicely.

Thank you!

Unplanned
Last Updated: 06 Jul 2021 15:02 by ADMIN
Created by: Milan Rudrappa
Comments: 0
Category: Chart
Type: Feature Request
1

Hi Team,

I would like to request the functionality to be able to align a Kendo UI Chart (such as a column chart) with a Kendo UI Grid.  This would used when resizing components to allow for the appearance to match.

Thank you!

Unplanned
Last Updated: 23 Jun 2021 14:24 by ADMIN
Created by: Pravalika
Comments: 0
Category: Chart
Type: Feature Request
1

Hi Team,

I would like to request the CategoryAxis to be sortable for the user to manipulate.

Thank you!

Unplanned
Last Updated: 04 Jun 2021 13:10 by ADMIN
Created by: Doug
Comments: 1
Category: Chart
Type: Feature Request
0
Hi, the attached screen shot was one from GeckoBoard.com which I am migrating from that has mock data in it. Like many people we are trying to migrate from the cost and rigidity of geckoboard.com into a custom solution, so there is a desire to do all that geckoboard.com but in Telerik.
There are a few bits that Telerik cant do at the moment, such as colour above the target line.

It would be nice to have a how-to section on migration and development.

Thanks

Doug

Unplanned
Last Updated: 04 Mar 2021 22:22 by ADMIN
Created by: Kevin
Comments: 0
Category: Chart
Type: Feature Request
1

Hi Team,

I would like to request the built-in functionality for the Kendo UI Chart to Select/Unselect all the series from the Legend.  Perhaps a checkbox next to the Legend can be used to Select All/Unselect All.  Currently, I have some custom logic where I am able to complete this, but it would be nice to have it built-in to the API.

Thank you!

Unplanned
Last Updated: 09 Mar 2021 14:04 by Bridget
outliers: [0,0,0.5,6,7,11]

I.e. For the list of outliers above, I'd like to have all even outliers green and odd outliers red.

Green: 0, 0, 6

Red: 0.5, 7, 11

Unplanned
Last Updated: 08 Feb 2021 11:37 by ADMIN
Created by: BOARD LAB
Comments: 1
Category: Chart
Type: Feature Request
3

In the Kendo UI Chart Widget, if labels are too close to each other, they end up overlapping, making the labels unreadable (as visible in the attached screenshot), thus rendering the widget unusable.

It would be really useful to have implemented a feature similar to Smart Labels (included in the WPF version and also documented in the attached screenshot) 

 

Unplanned
Last Updated: 14 Dec 2020 13:07 by ADMIN
Created by: Jay
Comments: 4
Category: Chart
Type: Feature Request
1
I am wondering if it is possible to provide circular series labels with the donut chart, similar to the image I've attached. Ideally, I'd like the 2011-15 Average and 1995-99 Average text ot both be on the top of the series.
Unplanned
Last Updated: 19 Jun 2020 08:36 by ADMIN
Created by: MBEN
Comments: 0
Category: Chart
Type: Feature Request
0
I would like to add a request to set a background image on a chart series. I have a stacked bar chart and in one of the series I want to show stripes. I want to be able to set a background image or set a background using css as in the given example.
Unplanned
Last Updated: 09 Jun 2020 19:14 by ADMIN
Created by: John
Comments: 0
Category: Chart
Type: Feature Request
2

Hi Team,

I'd like to request the ability to display a table for the X-Axis Label of the Kendo UI Chart as a built-in configuration.

Thank you.

Unplanned
Last Updated: 25 May 2020 03:22 by kylie
Created by: Hien
Comments: 1
Category: Chart
Type: Feature Request
1

Feature request

Introduce a regression line in the Kendo UI Chart that should be automatically calculated and included in the chart. 

Current behavior

Explicitly calculate the values for the regression line based on the values from the main series and create a new series in the chart. 

1 2 3 4 5 6