Index: /schedule/Module/calendar.php
===================================================================
--- /schedule/Module/calendar.php	(revision 16354)
+++ /schedule/Module/calendar.php	(revision 16355)
@@ -132,6 +132,7 @@
 												rows=line[row].split(',');
 												Data[src].push(rows[4]);
+												GraphData(Data[0][row]);
 											}
-											GraphData(Data[0]);
+											
 											document.getElementById('data').innerHTML=Data[src];
 									}
