Browse Source

changed title of example

v3_develop
Alex de Mulder 9 years ago
parent
commit
cf55b328a0
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/network/32_hierarchicaLayoutMethods.html

+ 1
- 1
examples/network/32_hierarchicaLayoutMethods.html View File

@ -113,7 +113,7 @@
</head>
<body onload="draw();">
<h2>Hierarchical Layout - User-defined</h2>
<h2>Hierarchical layout difference</h2>
<div style="width:700px; font-size:14px; text-align: justify;">
This example shows a the effect of the different hierarchical layout methods. Hubsize is based on the amount of edges connected to a node.
The node with the most connections (the largest hub) is drawn at the top of the tree. The direction method is based on the direction of the edges.

Loading…
Cancel
Save