Added run status for previous 24 hours

This commit is contained in:
Patrick McDonagh
2016-03-31 14:53:01 -05:00
parent 772bf1ea8c
commit be830d9531
5 changed files with 106 additions and 13 deletions

View File

@@ -15,8 +15,9 @@
<script src='/bower_components/raphael/raphael-min.js'></script>
<script src='/bower_components/justgage-toorshia/justgage.js'></script>
<script src='/bower_components/angular-justgage/ng-justgage.js'></script>
<script src="/node_modules/n3-charts/node_modules/d3/d3.min.js"></script>
<script src="/node_modules/n3-charts/build/LineChart.js"></script>
<script src='/bower_components/angular-google-chart/ng-google-chart.js'></script>
<script src='/node_modules/d3/d3.min.js'></script>
<script src='/node_modules/n3-charts/build/LineChart.js'></script>
<link rel="stylesheet" href="/node_modules/n3-charts/build/LineChart.css">
<script src="/bower_components/jquery/dist/jquery.min.js"></script>