diff index.html @ 8:6fefd287aff9

closer- element now holds a changing graph, but can't draw it yet
author drewp@bigasterisk.com
date Thu, 05 Dec 2019 01:32:13 -0800
parents a9bc14e22e36
children 7ca4ff2088c3
line wrap: on
line diff
--- a/index.html	Wed Dec 04 23:44:29 2019 -0800
+++ b/index.html	Thu Dec 05 01:32:13 2019 -0800
@@ -4,6 +4,6 @@
         <h1>streamed-graph demo</h1>
 
         <script src="./build/streamed-graph.bundle.js"></script>
-        <streamed-graph url="something"></streamed-graph>
+        <streamed-graph url="http://bang5:9075/graph/events"></streamed-graph>
     </body>
 </html>
\ No newline at end of file