Mercurial > code > home > repos > streamed-graph
view index.html @ 72:d5f9ebc5edb7
dead end
author | drewp@bigasterisk.com |
---|---|
date | Tue, 11 Feb 2020 21:41:48 -0800 |
parents | 7ca4ff2088c3 |
children | b82c05e22d9a |
line wrap: on
line source
<!DOCTYPE html> <html> <body> <h1>streamed-graph demo</h1> <script src="./build/streamed-graph.bundle.js"></script> <streamed-graph url="http://bang5:9075/graph/events" expanded="true"></streamed-graph> </body> </html>