diff index.html @ 15:7ca4ff2088c3

managed to use a newer ts or something, so this includes a bunch of type fixes too
author drewp@bigasterisk.com
date Sun, 08 Dec 2019 23:32:12 -0800
parents 6fefd287aff9
children b82c05e22d9a
line wrap: on
line diff
--- a/index.html	Fri Dec 06 20:34:01 2019 -0800
+++ b/index.html	Sun Dec 08 23:32:12 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