makes class for graphs
This commit is contained in:
@@ -62,7 +62,15 @@
|
||||
</div>
|
||||
</div>
|
||||
</div> <!-- class="nodeData" -->
|
||||
|
||||
<!-- Make a new flexcontainer for the graphs and API request time -->
|
||||
<div class="flex-graph">
|
||||
<div>
|
||||
<p>Live graph:</p>
|
||||
<div id="liveGraph1"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div> <!-- class="nodeData" -->
|
||||
<!-- Include the js file -->
|
||||
<script src="main.js"></script>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user