Mercurial > bottledash
comparison modules/web_view/graph.html @ 21:f730dd0bcf85
dynamic checking of the tile-status
author | sean |
---|---|
date | Thu, 13 Aug 2015 12:17:46 +0200 |
parents | f89ad628f831 |
children | 05e5441c5160 |
comparison
equal
deleted
inserted
replaced
20:1a13a4ecf931 | 21:f730dd0bcf85 |
---|---|
85 } | 85 } |
86 | 86 |
87 </style> | 87 </style> |
88 | 88 |
89 <!-- <div id="content" style="display: inline-block"></div> --> | 89 <!-- <div id="content" style="display: inline-block"></div> --> |
90 <script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js" charset="utf-8"></script> | 90 <!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js" charset="utf-8"></script> --> |
91 | |
92 <script type="text/javascript" src="static/d3.v3.min.js"></script> | |
93 | |
91 <script type="text/javascript"> | 94 <script type="text/javascript"> |
92 | 95 |
93 // window.onresize = function(){ | 96 // window.onresize = function(){ |
94 // document.getElementsByClassName("chart")[0].innerHTML = ""; | 97 // document.getElementsByClassName("chart")[0].innerHTML = ""; |
95 // makeChart(); | 98 // makeChart(); |