alihmaou commited on
Commit
d5b0689
·
verified ·
1 Parent(s): 531323b

Update index.html

Browse files
Files changed (1) hide show
  1. 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>