Skip to content

Commit

Permalink
fix of the layout parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
xieguigang committed Feb 18, 2025
1 parent 4f714bb commit cdbca1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gr/network-visualization/network_layout/forceNetwork.vb
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ Public Module forceNetwork
Optional Damping# = 0.83,
Optional iterations% = 1000,
Optional showProgress As Boolean = False,
Optional clearScreen As Boolean = False,
Optional progressCallback As Action(Of String) = Nothing,
Optional cancel As Value(Of Boolean) = Nothing) As NetworkGraph

Expand Down

0 comments on commit cdbca1f

Please sign in to comment.