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

Kendo UI Stacked Area Chart not Stacking

1 Answer 33 Views
Charts
This is a migrated thread and some comments may be shown as answers.
Whitt
Top achievements
Rank 1
Whitt asked on 01 Sep 2016, 09:06 PM

 

Using angularjs and json data source served by php

http://dojo.telerik.com/UrOzi

1 Answer, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 05 Sep 2016, 02:23 PM
Hello Whitt,

The described issue is caused by the fact that the data is returned as strings instead of numbers. Ideally, this should be handled on the server, but if you do not have control over the back end, the data should be parsed appropriately via the dataSource.schema.parse option:

http://dojo.telerik.com/UrOzi/2

I hope this helps.

Regards,
Dimiter Topalov
Telerik by Progress
Get started with Kendo UI in days. Online training courses help you quickly implement components into your apps.
Tags
Charts
Asked by
Whitt
Top achievements
Rank 1
Answers by
Dimiter Topalov
Telerik team
Share this question
or