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

how to filter json data using kendoui

3 Answers 274 Views
Charts
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 16 Jan 2014, 11:15 AM
hi,
i am struggling to get particular(filter) data from json file ,

i want to filter json data and display chart for that filtered data only,

please any one can help. 

3 Answers, 1 is accepted

Sort by
0
Iliana Dyankova
Telerik team
answered on 16 Jan 2014, 04:25 PM
Hi John,

In order to achieve this you could use the dataSource filter method. For your convenience I attached a simple HTML page which demonstrates the suggested approach in action.

Regards,
Iliana Nikolova
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
John
Top achievements
Rank 1
answered on 21 Jan 2014, 09:34 AM
hi,
Thanks for your reply it's working ,
and again one question there is the way to import excel data in kendoui chart.
Get the excel data and display the chart.

thanks in advance
0
Iliana Dyankova
Telerik team
answered on 21 Jan 2014, 10:07 AM
Hi John,

I am glad to hear everything is working now. As for your new question, this is not supported out-of-the-box - by design Kendo UI Chart accepts data in JSON, JSONP and XML through the dataSource component.

Regards,
Iliana Nikolova
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Charts
Asked by
John
Top achievements
Rank 1
Answers by
Iliana Dyankova
Telerik team
John
Top achievements
Rank 1
Share this question
or