Mercurial > code > home > repos > streamed-graph
view index.html @ 47:7d17a02b5ae0
reformats and minor edits
author | drewp@bigasterisk.com |
---|---|
date | Mon, 06 Jan 2020 23:52:30 -0800 |
parents | 29d8ed02a275 |
children | b8e5850acca0 |
line wrap: on
line source
<!DOCTYPE html> <html> <body> <h1>streamed-graph demo</h1> <script type="module" src="./build/bundle.js"></script> <streamed-graph url="http://bang:9075/graph/events" expanded="true"></streamed-graph> </body> </html>