Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16346)
+++ schedule/Module/calendar.php	(revision 16347)
@@ -143,5 +143,5 @@
 							function GraphData(var array)
 							{
-								document.getElementById('data').innerHTML=array[0];
+								document.getElementById('data').innerHTML=array;
 							}
 							
