Mercurial > code > home > repos > streamed-graph
view index.html @ 36:8b4dc9e87b56
reindent to 2-spaces with prettier
author | drewp@bigasterisk.com |
---|---|
date | Sat, 28 Dec 2019 02:24:55 -0800 |
parents | 29d8ed02a275 |
children | 7d17a02b5ae0 |
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://bang5:9075/graph/events" expanded="true"></streamed-graph> </body> </html>