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 Aug 2021 07:32 by ADMIN

### Bug report

When the title of the legend in the Kendo UI Chart widget is longer, the labels are not centered as per the default legend alignment.

### Reproduction of the problem

1) Create a Chart widget and set the title of the legend to "If the title is longer than the series names is not centered anymore is left aligned";

2) The title is centered, but the labels are aligned to the left.

A Dojo sample for reproduction: https://dojo.telerik.com/UBoTOBID


### Expected/desired behavior

The labels of the legend should be centered below the title.


### Environment

* **Kendo UI version: 2021.2.616
* **jQuery version: 1.12.4
* **Browser: [all]

Unplanned
Last Updated: 27 Jul 2021 12:10 by ADMIN
Chart series.highlight.markers option is missing from API and TS definitions.
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: 20 May 2021 11:52 by ADMIN
Created by: Andrew
Comments: 1
Category: Chart
Type: Feature Request
6
Unplanned
Last Updated: 25 Mar 2021 11:45 by ADMIN
Created by: Jeremy
Comments: 2
Category: Chart
Type: Feature Request
5
Would it be possible to change the position of the navigator ?

It would be nice to be able to choose between top and bottom.
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: 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: 25 Feb 2021 13:42 by ADMIN
I want to be able to allow showing tooltip on mouseclick, instead of showing it on hover a slice/point/bar. This should be configurable - what event should trigger a tooltip.
Unplanned
Last Updated: 26 Jan 2021 09:44 by ADMIN
Created by: Matt
Comments: 2
Category: Chart
Type: Feature Request
3

It would be great if hierarchical chart types were available. Currently there's not a good way to represent hierarchical data outside of a TreeMap, but TreeMaps don't always work well (particularly for small datapoints). An ideal chart type would be the sunburst chart (nested pie/donut charts), as it can have multiple layers, hide a segment (and all children), and potentially zoom into child layers.

There are a variety of sunburst examples currently out there from other Javascript libraries:
d3 (one of many variations): https://observablehq.com/@d3/zoomable-sunburst
Highchart: https://www.highcharts.com/demo/sunburst
Syncfusion: https://www.syncfusion.com/jquery/javascript-ui-controls/sunburst-chart

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. 

Unplanned
Last Updated: 16 Apr 2020 11:08 by ADMIN

Pie chart labels are not properly rendered when exported to image.

The issue can be reproduced here:

https://dojo.telerik.com/isOtaFuG/2

Unplanned
Last Updated: 26 Feb 2020 21:06 by ADMIN

Hi,

As the aggregate function is always very powerful to every chart type, and currently it's supported to most of the charts using category (ex. area line, bar, column, bullet), it would be very nice if you add functionality behind donut pie and funnel charts to handle category aggregation with easy instead of using datasource groupage. My request is to follow this example instead of that one

Best Regards, Boyan.