view index.html @ 2:6cd3aaf431b6

more adds
author drewp@bigasterisk.com
date Tue, 03 Dec 2019 21:48:36 -0800
parents a9bc14e22e36
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>