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