diff index.html @ 18:4bf74032e2e8

merge
author drewp@bigasterisk.com
date Thu, 12 Dec 2019 22:57:14 -0800
parents 7ca4ff2088c3
children b82c05e22d9a
line wrap: on
line diff
--- a/index.html	Thu Dec 12 22:52:57 2019 -0800
+++ b/index.html	Thu Dec 12 22:57:14 2019 -0800
@@ -4,6 +4,6 @@
         <h1>streamed-graph demo</h1>
 
         <script src="./build/streamed-graph.bundle.js"></script>
-        <streamed-graph url="http://bang5:9075/graph/events"></streamed-graph>
+        <streamed-graph url="http://bang5:9075/graph/events" expanded="true"></streamed-graph>
     </body>
 </html>
\ No newline at end of file