This is a migrated thread and some comments may be shown as answers.

Help on retrieving the X-Axis value

1 Answer 45 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Steven
Top achievements
Rank 1
Steven asked on 10 Dec 2013, 07:40 PM
We are adjusting the functionality of a kendo chart so that the user can drag the points/columns to update the datasource.   After the dragging operation is complete, the value should be updated according to where the user released the mouse.

At this point I am able to make the points draggable for a line chart  (see attached source code).
 
But the problem is that I am unable to retrieve the X-axis value of the chart w.r.t the new draggable point(marker) after dragging is completed, and this will be needed for a number of chart types.   Is there any way such that I can retrieve the exact data value?

Or, is there a better way to make charts draggable so as to update the datasource?

1 Answer, 1 is accepted

Sort by
0
Alexander Popov
Telerik team
answered on 12 Dec 2013, 03:32 PM
Hi Steven,

The KendoUI Chart is designed and built with data visualization in mind. I am afraid that it does not provide any mechanisms for changing the series values or position and there is no simple approach or solution that I could suggest you.

Regards,
Alexander Popov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Steven
Top achievements
Rank 1
Answers by
Alexander Popov
Telerik team
Share this question
or