Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16185)
+++ schedule/Module/calendar.php	(revision 16186)
@@ -277,8 +277,9 @@
 									
 								}
+								$('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
 								document.getElementById('data').innerHTML=x;
 							}
 							loadGraph();
-							$('#Graph').load('chart.php?day='+day+"&month="+month+"&year="+year);
+							
 							
 						  });
