Update index.html
Browse files- index.html +0 -2
index.html
CHANGED
@@ -18,8 +18,6 @@
|
|
18 |
.nodeLabel(
|
19 |
node => `${node.group}: ${node.id} - ${node.details}`
|
20 |
)
|
21 |
-
.linkOpacity(.6)
|
22 |
-
.linkWidth(0)
|
23 |
;
|
24 |
</script>
|
25 |
</body>
|
|
|
18 |
.nodeLabel(
|
19 |
node => `${node.group}: ${node.id} - ${node.details}`
|
20 |
)
|
|
|
|
|
21 |
;
|
22 |
</script>
|
23 |
</body>
|