Mercurial > code > home > repos > streamed-graph
view index.html @ 0:a9bc14e22e36
start
author | drewp@localhost |
---|---|
date | Tue, 03 Dec 2019 21:27:52 -0800 |
parents | |
children | 6fefd287aff9 |
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="something"></streamed-graph> </body> </html>