commit | 0c61c9b0e9024a8785010420c50b65f448a64814 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Fri Mar 03 11:49:18 2017 -0800 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Mon Mar 06 08:49:52 2017 -0800 |
tree | 3f2e357b3e91fa126568a98d6f998c0c7e1d2f20 | |
parent | 968e7f2942594f0cbc54df5852c07d3da3c846de [diff] [blame] |
[CORD-814] Rendering nodes and links for coarse tenancy graph Change-Id: I0a72a667f5a49bb217710cd68b888a5c96ac7995
diff --git a/src/app/service-graph/components/coarse/coarse.component.html b/src/app/service-graph/components/coarse/coarse.component.html index 75ef18b..c964808 100644 --- a/src/app/service-graph/components/coarse/coarse.component.html +++ b/src/app/service-graph/components/coarse/coarse.component.html
@@ -1,3 +1,4 @@ <h1>Coarse Tenancy Graph</h1> -<pre>{{vm.graph | json}}</pre> \ No newline at end of file +<svg> +</svg>