alihmaou commited on
Commit
9be8ce2
·
verified ·
1 Parent(s): 3c7ba3b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -18,7 +18,7 @@
18
  .nodeLabel(
19
  node => `${node.group}: ${node.id} - ${node.details}`
20
  )
21
- .linkOpacity(.8)
22
  .linkWidth(0)
23
  .linkVisibility(true)
24
  ;
 
18
  .nodeLabel(
19
  node => `${node.group}: ${node.id} - ${node.details}`
20
  )
21
+ .linkOpacity(.1)
22
  .linkWidth(0)
23
  .linkVisibility(true)
24
  ;