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
at first, awesome library. I have been using it for my visualization project https://ledger.observer
However, I'm facing some minor issue: When you go to the website, click a node and afterwards click on "Clear address" on the top left, you can see that the force layout algorithm lets this node bounce, instead of smoothly integrating its position.
I'm not sure if this is a bug or even if this can be fixed. I assume that the layout algorithm urges to fix the nodes position forcefully.
Is there any way to achieve a smoother transition when unpinning a node?
The text was updated successfully, but these errors were encountered:
Hey,
at first, awesome library. I have been using it for my visualization project https://ledger.observer
However, I'm facing some minor issue: When you go to the website, click a node and afterwards click on "Clear address" on the top left, you can see that the force layout algorithm lets this node bounce, instead of smoothly integrating its position.
I'm not sure if this is a bug or even if this can be fixed. I assume that the layout algorithm urges to fix the nodes position forcefully.
Is there any way to achieve a smoother transition when unpinning a node?
The text was updated successfully, but these errors were encountered: