Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 16178)
+++ schedule/Module/calendar.php	(revision 16179)
@@ -253,10 +253,10 @@
 									
 								}
-								loadGraph(DataValue,Time);
+								loadGraph(DataValue,Time,options);
 							}
 							
 								
 								
-							function loadGraph(x,y)
+							function loadGraph(x,y,options)
 							{
 								var chart = new Highcharts.Chart(options);
