You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the class ForceDirectedLayout in order to layout the positions of graph elements,
but I would like to be able to define the length of each edge. I have redefined getSpringLength in order to reach my goal, I have also use explicitly addSpring from ForceSimulator, but nothing changes. Could you please tell me what is missing me?
Best regards,
Marta Nascimento
The text was updated successfully, but these errors were encountered:
Hi,
I am using the class ForceDirectedLayout in order to layout the positions of graph elements,
but I would like to be able to define the length of each edge. I have redefined getSpringLength in order to reach my goal, I have also use explicitly addSpring from ForceSimulator, but nothing changes. Could you please tell me what is missing me?
Best regards,
Marta Nascimento
The text was updated successfully, but these errors were encountered: