Changeset 15866 for schedule/Module


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

Legend:

Unmodified
Added
Removed
  • schedule/Module/calendar.php

    r15865 r15866  
    149149                                                                                //data = JSON.parse(data);
    150150                                                                               
    151                                                                                         options.series.push({data:[{24,12},{21,32}]});
     151                                                                                        options.series.push({data:newdata});
    152152                                                                       
    153153                                                                                var chart = new Highcharts.Chart(options);
Note: See TracChangeset for help on using the changeset viewer.