Index: schedule/Module/calendar.php
===================================================================
--- schedule/Module/calendar.php	(revision 15950)
+++ schedule/Module/calendar.php	(revision 15951)
@@ -171,5 +171,5 @@
 									options.series.push({
 									
-										data:newdata1
+										data:[finaldata,newdata1]
 									});						
 									var chart = new Highcharts.Chart(options);
