Ignore:
Timestamp:
05/20/13 19:41:10 (11 years ago)
Author:
tanio
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15854 r15855  
    150150                                                                                //data = JSON.parse(data);
    151151                                                                               
    152                                                                                         options.series.push({data:[23,newdata]});
     152                                                                                        options.series.push({data:[newdata]});
    153153                                                                       
    154154                                                                                var chart = new Highcharts.Chart(options);
Note: See TracChangeset for help on using the changeset viewer.