Mercurial > code > home > repos > streamed-graph
diff index.html @ 111:f08004002444
updates to demo
author | drewp@bigasterisk.com |
---|---|
date | Fri, 18 Mar 2022 23:42:52 -0700 |
parents | faf7e432f089 |
children | ede37954dbb4 |
line wrap: on
line diff
--- a/index.html Fri Mar 18 23:41:24 2022 -0700 +++ b/index.html Fri Mar 18 23:42:52 2022 -0700 @@ -1,7 +1,7 @@ <!DOCTYPE html> <html> <body> - <h1>streamed-graph demo1</h1> + <h1>streamed-graph demo</h1> <div id="demo"></div> @@ -11,8 +11,8 @@ render( html` <streamed-graph - url="/collector/graph/reposync" - view="repos.n3" + url="/net-route-input/graph/netRouteInput/events" + view="demo-view.n3" expanded="true" ></streamed-graph> `,