My requirement is based on selection of API functions the graph type should be change .i.e like columns, line, bar... as it was demonstrated in Kendo UI examples. http://demos.kendoui.com/dataviz/api/index.html Is it possible to do the same with stock chart. When I select only type column the actual problem is getting. The navigator scrolling to not moving till end in column type. Here is the js bin I worked.
http://jsbin.com/ilemel/2/edit
Is there any reason why that was not supporting in type column.
the problem is with the column type and is it possible to set the navigator to type area default and the chart type should change based on selected type.
Any help would be appreciated.