source: schedule/chart.php@ 15487

Last change on this file since 15487 was 15487, checked in by tanio, 12 years ago
checking for errors , but these file don't have yet database.
File size: 254 bytes
Line 
1<script src="js/jquery-1.7.2.min.js"></script>
2<script src="js/highcharts.js"></script>
3<script src="js/exporting.js"></script>
4<script type="text/javascript" src="js/chart.js">
5</script>
6
7<div id="container" style="width:100%; height:435px"></div>
Note: See TracBrowser for help on using the repository browser.