Mercurial > code > home > repos > streamed-graph
comparison index.html @ 18:4bf74032e2e8
merge
author | drewp@bigasterisk.com |
---|---|
date | Thu, 12 Dec 2019 22:57:14 -0800 |
parents | 7ca4ff2088c3 |
children | b82c05e22d9a |
comparison
equal
deleted
inserted
replaced
17:94629c39681c | 18:4bf74032e2e8 |
---|---|
2 <html> | 2 <html> |
3 <body> | 3 <body> |
4 <h1>streamed-graph demo</h1> | 4 <h1>streamed-graph demo</h1> |
5 | 5 |
6 <script src="./build/streamed-graph.bundle.js"></script> | 6 <script src="./build/streamed-graph.bundle.js"></script> |
7 <streamed-graph url="http://bang5:9075/graph/events"></streamed-graph> | 7 <streamed-graph url="http://bang5:9075/graph/events" expanded="true"></streamed-graph> |
8 </body> | 8 </body> |
9 </html> | 9 </html> |