Declined
Last Updated: 31 Jan 2014 15:13 by Andrew
Created by: Andrew
Comments: 2
Category: Kendo UI for jQuery
Type: Feature Request
1
With Q3 2013 SP1 & SP2, when drawing a bar chart that has both negative and positive values, with the y axis intercepting at 0, the bar chart animation for bars to the left of the y-axis originates at the left hand end of the bar. Previously, the animation originated at the y-axis for bars either side of the axis. 

See this JSBin for a working example:

http://jsbin.com/ubixOluZ/1/edit?html,js,output
Declined
Last Updated: 31 Jan 2014 14:41 by ADMIN
Created by: Piyush
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
I have four chart legend and i want to position Two on left and Two on right is there any such feature in Kendo UI Charts.
Declined
Last Updated: 31 Jan 2014 14:57 by ADMIN
When loading the content of tab, the loading indicator's position is not correct. For the kendo default theme, the indicator is at the top of tab header (correct). For the legacy theme (WebBlue), the indicator is at the bottom of tab header, besides, the width of that indicator is bigger than the width of the header.
Completed
Last Updated: 09 May 2016 16:46 by ADMIN
Implement Excel-like functionality of selecting a cell, selecting the bottom right corner and then dragging down to either copy the value (string) or increment (number).  This feature saves a lot of time and is the main reason we use custom Excel apps as database data entry tools.  Implementing this in Kendo would allow us to migrate to the web
Declined
Last Updated: 31 Jan 2014 15:02 by ADMIN
Created by: Paul
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
Background Audio Support for HTML5 Audio on iOS7 for ICENIUM builds.
Completed
Last Updated: 17 Jul 2014 14:31 by ADMIN
Declarative binding is sometimes difficult to debug and might benefit from getting verbose logging in the console.

There is obviously a trade-off considering the size of files but this feature might only be available in the non-minified version through the build process.
Completed
Last Updated: 17 Jan 2014 16:06 by ADMIN
Explain the characters used in a date format string, or at least describe to what standard they are evaluated.
Completed
Last Updated: 17 Jan 2014 16:20 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
When the data set is changed and the chart is redrawn there should be an option to move from the current values to the new values. Like it already exists on the gauge charts. But what about a line chart with ever changing values? 
Completed
Last Updated: 10 May 2016 08:11 by ADMIN
Created by: Mikee
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
26
If you need to draw a horizontal line in Kendo DataViz Chart (to express desired target value for budget consumption, for example), you have now only two possibilities using line series or plot bands. Unfortunately both approaches have drawbacks:

1) Using additional line series
In this case the line doesn't start at the beginning of the image of the chart, there is visible margin. Also, the determining of number of values for the line series is painful in case you have multiple series with different value counts bind on server side.

2) Using plot bands
In this case the actual width of the band is dependent on the scale of the chart, which can be dynamic depending on data. So this approach is not usable if you want a line width specific width.

What we need is draw a simple line with given width, color and brush.
Unplanned
Last Updated: 20 Jan 2020 08:20 by ADMIN
Created by: Imported User
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
12
I would like to have a chart like circular progress chart that use in lots of infographic diagram like the one below.

http://stackoverflow.com/questions/11202920/circular-radial-progress-bar

I managed to make it work by doing some manipulation to the donut chart like the one below that look similar to it but I believe the Kendo team can come up a better one and more reusable.

http://eswkchartdemo.azurewebsites.net/Dataviz/RealtimeDonutChart
Unplanned
Last Updated: 02 Mar 2021 17:21 by ADMIN
Created by: Imported User
Comments: 4
Category: Kendo UI for jQuery
Type: Feature Request
4
Declined
Last Updated: 10 Jan 2014 15:15 by ADMIN
Support of KendoUI for Mobile Grid controls with sorting,filtering,paging options
Completed
Last Updated: 02 Aug 2023 10:39 by ADMIN
Created by: Rodney
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
33
My marketing department has requested a specific look for a chart. The Moc up image is http://i.imgur.com/Z2hKaei.jpg in order to achive what they are asking I need the Labels to work in the Bullet Charts. 

It would also be great if you could add a label to the Target as pictured in the image. 
Unplanned
Last Updated: 20 Sep 2021 15:09 by ADMIN
Created by: Adrian
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
1
Facilitate mvvm binding for plot bands
Declined
Last Updated: 10 Jan 2014 14:45 by ADMIN
Created by: Imported User
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
I have two kendo grids. Parent grid contains rows with data to request.  When the numerictextbox is triggered with a spin or change that row is added to another grid (child grid) with the number from the parent numerictextbox in the child numerictextbox.  However... after several triggers... the spin action starts to add two instead of one.  Has anyone had this issues? any work arounds?
Completed
Last Updated: 25 Oct 2021 06:42 by ADMIN
Created by: Rick
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
4
Now that jsbin supports Typescript, putting Kendo's typescript definitions in a public place would be helpful.  Demonstrating the power of Typescript and Kendo together in jsbin is a powerful combination for answering questions and teaching!
Declined
Last Updated: 09 Jun 2020 10:36 by soroush
Greetings

Please add this feature (Persian Calendar) into a valuable package

Thanks to the team
Completed
Last Updated: 14 May 2021 10:37 by ADMIN
Created by: Ahmed
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
8
powerful visual app builder Like Sencha Architect for Ext JS
Declined
Last Updated: 23 Dec 2013 09:03 by John
Created by: John
Comments: 3
Category: Kendo UI for jQuery
Type: Feature Request
1
imageBrowser: {
				messages: {
				 dropFilesHere: "Drop files here"
				},
				transport: {
					read: "/content-page-generator/image-browser?act=read",
					destroy: {
						url: "/content-page-generator/image-browser?act=destroy",
						type: "POST"
					},
					create: {
						url: "/content-page-generator/image-browser?act=create",
						type: "POST"
					 },
					thumbnailUrl: "/content-page-generator/image-browser?act=thumbnail",
					uploadUrl: "/content-page-generator/image-browser?act=upload",
					imageUrl: "http://images.xxx.com/{0}"
				}
			 }

This is a part of my javascript code from Kendo.But the Kendo "kendo.all.min.js" formatting my link.We needn't formatting images src.
error:
return r&&"f"===r.get(A)?(e=i(n.path(),r.get(S)).replace(_,""),o&&(e=v(o)?o(e):c.format(o,encodeURIComponent(e))),e):t},
change:
return r&&"f"===r.get(A)?(e=i(n.path(),r.get(S)).replace(_,""),o&&(e=v(o)?o(e):c.format(o,decodeURIComponent(e))),e):t}, 
Declined
Last Updated: 21 Dec 2013 17:05 by ADMIN
The grid should work correctly when grouping large datasets.  Currently the grid does not always display all of the groups.  IN addition groups come in and out of existence when you scroll.  It seems kind of strange that it supports grouping but doesn't work correctly in a real world scenario