Mercurial > code > home > repos > streamed-graph
view index.html @ 10:1c3a39057b11
jasmine.json
author | drewp@bigasterisk.com |
---|---|
date | Fri, 06 Dec 2019 09:21:49 -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>