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 resize my nodes so they are large and overlap - but I cannot get FA2 to spread them apart enough to show all the nodes. Is the adjustSizes:true option supposed to do this? Can anyone else confirm that this works presently?
( @sheymann assume this is the setting you were referring to? )
The text was updated successfully, but these errors were encountered:
Note, that's with adjustSizes:false - Moves things a little but is stable quickly. As expected, equidistant separation between nodes:
Setting s.configForceAtlas2({adjustSizes:true}) doesn't make much difference - though it keeps dancing and never settles, so sometimes the nodes don't overlap, but not much. Not equidistance, which seems right but not quite enough:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I resize my nodes so they are large and overlap - but I cannot get FA2 to spread them apart enough to show all the nodes. Is the
adjustSizes:true
option supposed to do this? Can anyone else confirm that this works presently?( @sheymann assume this is the setting you were referring to? )
The text was updated successfully, but these errors were encountered: