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