Mercurial > code > home > repos > streamed-graph
view index.html @ 12:091a03abd6cb
fix a build warning
author | drewp@localhost |
---|---|
date | Fri, 06 Dec 2019 20:33:01 -0800 |
parents | 6fefd287aff9 |
children | 7ca4ff2088c3 |
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"></streamed-graph> </body> </html>