4 Answers, 1 is accepted
0
Xavier
Top achievements
Rank 1
answered on 23 Mar 2015, 07:50 PM
And how would I do it if there where multiple charts on one page?
0
Xavier
Top achievements
Rank 1
answered on 23 Mar 2015, 08:18 PM
I solved the problem to get multiple charts to work but
I can't seem to get this to work on charts that have aggregates.
I can't seem to get this to work on charts that have aggregates.
seriesDefaults: {type: "line",style: "smooth",aggregate: "sum",field: "value",categoryField: "date"},categoryAxis: {baseUnit: "fit",maxDateGroups: 15},0
Accepted
Hi Xavier,
I tested this scenario and everything is working as expected. Could you please take a look at this dojo and let me know if I am missing something?
Regards,
Iliana Nikolova
Telerik
I tested this scenario and everything is working as expected. Could you please take a look at this dojo and let me know if I am missing something?
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
Xavier
Top achievements
Rank 1
answered on 26 Mar 2015, 12:44 AM
It work fine in your example. I even tried to add my stuff in and it still works.
http://dojo.telerik.com/eGAje
I will have to see what is the problem in my code.
Thanks.
http://dojo.telerik.com/eGAje
I will have to see what is the problem in my code.
Thanks.