Index: /schedule/Module/calendar.php
===================================================================
--- /schedule/Module/calendar.php	(revision 15865)
+++ /schedule/Module/calendar.php	(revision 15866)
@@ -149,5 +149,5 @@
 										//data = JSON.parse(data);
 										
-											options.series.push({data:[{24,12},{21,32}]});
+											options.series.push({data:newdata});
 									
 										var chart = new Highcharts.Chart(options);
