Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 15849)
+++ schedule/Module/calendar.php	(revision 15850)
@@ -150,5 +150,5 @@
 										//data = JSON.parse(data);
 										
-											options.series.push({data:newdata});
+											options.series.push({data:[finaldata]});
 									
 										var chart = new Highcharts.Chart(options);
