Declined
Last Updated: 16 Mar 2021 13:04 by ADMIN
Hi,
What I am looking for is a "better" way of carrying out the manual calculation for label skipping:
http://www.telerik.com/forums/how-to-access-charts-(chartarea)-width-to-calculate-labels-step(x)

Preference would be similar functionality to the categoryAxis itself (autoBaseUnitSteps/baseUnitStep/maxDateGroups) but it would only affect the labelling without aggregating the data.

Assuming similar functionality to CategoryAxis using a step of "auto" the maxDateGroups should also have an "auto" setting that would adjust the max groups so that the labels never overlap.

Thanks
Unplanned
Last Updated: 22 Jan 2020 13:49 by ADMIN
Created by: Selvabharathi
Comments: 2
Category: Chart
Type: Feature Request
4
Chart series are defined with custom marker color & type(Triangle, Square). The color applied in the series get reflect in the legend color but the market type defined at series not applied to the legend.

By default all the legends are displayed as "Square" is there a way to customize or overrride to get allign with the marker style defined in each series.
Declined
Last Updated: 23 Jan 2020 11:21 by ADMIN
Current Label Position, Padding & Rotaton helps to adjust the label. Am  looking to get implement a approch where each slice/Wedge represent with a unique name so like to show the x axis label in the middle of the slice/wedge instead of label appearing along with the line.

The same case in Y Axis to show the label in the middle of the circle instead on the line of the circle to make it clear on the each circle represnt the entire circle.

How to achive those or any alternative for the same
Unplanned
Last Updated: 22 Jan 2020 14:29 by ADMIN
Created by: Imported User
Comments: 2
Category: Chart
Type: Feature Request
17
Would like to have the ability to multi-group on chart's x-axis. Sample chart as http://goo.gl/h4l4C3
Completed
Last Updated: 23 Jan 2020 11:29 by ADMIN
Extend the chart notes functionality to accept an image or any styled element, or a new type of data annotation where an element can 
be placed on the chart at a specific X and Y value
Completed
Last Updated: 23 Jan 2020 10:17 by ADMIN
Created by: Imported User
Comments: 1
Category: Chart
Type: Feature Request
3
It would be very helpful if we could catch the click on a plotband to enable interaction or create clickable regions on the chart
Completed
Last Updated: 12 Feb 2020 11:59 by ADMIN
The only series.highlight option that seems to be supported by "column" charts is highlight.visible.

The other options, such as border and color should be supported.
Completed
Last Updated: 24 Jan 2020 16:42 by ADMIN
Created by: Adrian
Comments: 2
Category: Chart
Type: Feature Request
3
As per support ticket 806897

Telerik: "By design both seriesClick and plotAreaClick events of Kendo UI Chart  don't contain information about the clicked button or mouse coordinates. We will appreciate it if you submit this idea as a feature request at our UserVoice portal - this way the community would be able to evaluate it and if the suggestion gains popularity we will consider its implementation for future releases."

Original request:

We are using mvvm binding to your Chart events

seriesClick
plotAreaClick

both of these events I am unable to determine which mouse button caused the click.

Is is possible or should I raise a user-voice for this?

I want to run different code if the user right-clicked or if the user normal clicked on the chart.

I would also like to know the x,y pixel position of the mouse (or tap, or tap-hold) event because depending if they interact with the top of a bar chart bar or the bottom I want to run different code...

I cannot find any of this information in the event object.

When I wrap the chart in a data-role touch widget and use the touch widgets event handling I can get this information, but it would be better that the chart events make this available.
Completed
Last Updated: 24 Jan 2020 15:38 by ADMIN
We need functionality to allow annotations to charts (e.g. free text).

We need to annotate our charts with text that is:

- not a series value or note
- not a category note
- has no relationship with the plot data
- not a title

An example is text outlining the source of the data, 

We have succeeded in annotating charts with Snap.svg.js but the annotations do not survive the imageDataUrl() function for download (or the svg() function).

Axis & series notes won't achieve what we want to do.

We need to place free text (for example) at the top-left, top-right, bottom-left or bottom-right of the SVG.  Most importantly, it would need to be incorporated in the imageDataUrl and svg methods.
Unplanned
Last Updated: 22 Jan 2020 15:36 by ADMIN
At this time rendering a chart based on a large amount of data takes a while during that period:
- loading animation stops moving
- browser does not respond to any action
- worst case the bowsers long-running-script alert appears

Suggestions:
- Would it be possible (for telerik) to do the rendering of chart in a JS web worker (JS background thread)?
- and/or is it possible to cut rendering code into small pieces (common solution to avoid browser message mentioned above) using setTimeout()? 
- give user the ability to stop rendering chart (ideally show percentage of rendering progress)

Benefits:
- keep loading animation moving while chart is rendered
- letting the user decide to stop the script if it takes too long
- suppressing browser message caused by long running script

Unplanned
Last Updated: 12 Feb 2020 12:01 by ADMIN
Created by: Dirk
Comments: 0
Category: Chart
Type: Feature Request
14
add delay parameter for the chart tooltips (like showAfter property for the kendo.ui.tooltip) so you're able to configure if you'd like to see a tooltip if you just move the mouse pointer over a chart.
Parameter should be available on all wrappers esp. MVC.
Completed
Last Updated: 24 Jan 2020 16:21 by ADMIN
Created by: James
Comments: 2
Category: Chart
Type: Feature Request
4
User clicking on legend currently hides/shows that series on the chart. Would be great to have a public method that does the same so we can show/hide a series programmatically. (Like the private _legendItemClick method currently does.)
Unplanned
Last Updated: 24 Jan 2020 15:24 by ADMIN
It would be nice to have a customization on drawing animations of data visualization charts. For example, draw directions, speed.
Unplanned
Last Updated: 13 Nov 2023 08:36 by ADMIN
Created by: T
Comments: 3
Category: Chart
Type: Feature Request
11
Several forum posts have mentioned that the best way to customize a legend is to hide Kendo's and make our own. I would be so great if we could just customize the legend similarly to most other areas of the chart that can be customized.
Declined
Last Updated: 22 Jan 2020 15:21 by ADMIN
I want Tooltips to have a default date format for each chart base unit, for any date, like #:category#, appearing in them. Right now I have to use a custom template script and do all kinds of clever math to figure out what the base unit is, if it's set to auto.

Also all Chart types should have access to category name in tooltip.format, using {1} or similar.
Declined
Last Updated: 22 Jan 2020 15:35 by ADMIN
I want to display a table below the chart with values as in this example  - http://telerik.com/help/aspnet-ajax/chart-plot-area-data-table.html
I am wondering if Kendo/Telerik can do it? If not, I think it would be a great idea that we be able to manipulate the data in this way?
Completed
Last Updated: 24 Jan 2020 16:25 by ADMIN
Created by: Tsvetina
Comments: 3
Category: Chart
Type: Feature Request
3
Currently long text in chart notes makes them wide which usually results in overlapping notes. It would be great if note text is wrapped at some point. For example, if icon width can be specified and the text is wrapped to fit that width.
Completed
Last Updated: 24 Jan 2020 16:44 by ADMIN
Created by: Josh
Comments: 1
Category: Chart
Type: Feature Request
16
What would be great would be to have the ability to highlight a series plot point. The scenario is this:
- A datasource that has category, value, 'some other data'.
- The chart displays category, value
- A separate table outside the chart shows 'some other data' from the data source.
- When the user clicks a particular series plot point, show the related 'some other data' to that point and highlight the point on the chart.
- Also, the reverse situation, where the user navigates the 'some other data' records outside the chart and have the relevant point on the chart highlight.
So, now, the user can see what plot point is selected and currently shown in a table outside of the chart.

I'm sort of able to do this with notes - but it is clunky and the display isn't quite right.
Completed
Last Updated: 24 Jan 2020 15:42 by ADMIN
Created by: David Apelt
Comments: 2
Category: Chart
Type: Feature Request
1
As per http://www.kendoui.com/forums/dataviz/chart/scatter-chart-with-different-point-colors.aspx  your ScatterLine really needs the ability to set the color of the lines between the points.  It seems like an oversight that just needs to be fixed.

Declined
Last Updated: 24 Jan 2020 15:46 by ADMIN
Currently you can bind against a datasource to pull values for a series, however if you want to specify a series as well via the datasource you cannot. This is a shame since it restricts the developers ability to do full dynamic results. 

Say for example you have a video and a poll / poll result beside the video. You cannot currently pull the poll from the server dynamically you sould have to re-create the chart from scrath using data already in the form (or do some nasty javascript building to get the chart working with series data through the datasource).