added plotly library
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<script src='https://cdn.plot.ly/plotly-2.26.0.min.js'></script>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="css.css">
|
||||
@@ -21,5 +22,7 @@
|
||||
<button onclick="disconnect()">Disconnect</button>
|
||||
<p id="counter"></p>
|
||||
|
||||
|
||||
<div id="temp"></div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user