Mercurial > code > home > repos > streamed-graph
diff demo/index.html @ 88:ac7ad087d474
graph view rewrites and fixes for the multi-subject table
author | drewp@bigasterisk.com |
---|---|
date | Tue, 30 Nov 2021 00:14:37 -0800 |
parents | b973d7f95fdf |
children | 4d19a94906d2 |
line wrap: on
line diff
--- a/demo/index.html Thu Nov 25 18:52:07 2021 -0800 +++ b/demo/index.html Tue Nov 30 00:14:37 2021 -0800 @@ -9,6 +9,7 @@ <style>body {background: black; color: white; } </style> + here's a streamed-graph: <streamed-graph expanded url="http://10.43.193.115/graph/zigbee/events"></streamed-graph> here's a streamed-graph: <streamed-graph expanded url="http://dash:9075/graph/environment/events"></streamed-graph> </body> </html>