Skip to content

Commit

Permalink
docs(layout): typo under hierarchical.shakeTowards (#2006)
Browse files Browse the repository at this point in the history
  • Loading branch information
harryrichman authored Oct 5, 2023
1 parent 384c0b6 commit c840509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/network/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ <h3>Options</h3>
<tr parent="hierarchical" class="hidden">
<td class="indent">hierarchical.shakeTowards</td>
<td>String</td>
<td><code>'roots'</code></td>
<td><code>'leaves'</code></td>
<td>
Controls whether in <code>directed</code> layout should all the
roots be lined up at the top and their child nodes as close to
Expand Down

0 comments on commit c840509

Please sign in to comment.