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
{{ message }}
This repository was archived by the owner on Jul 29, 2019. It is now read-only.
Im having an issue representating an hierarchical network in which there is some nodes with a lot of edges. The graph simply explodes, stretching itself to a thin grey line in my screen and then its physics starts to pull it back together. Is there any configuration or anything I could do to make it better?
I made a JSFiddle with an example. You can't really see anything there, but if you remove some edges (actually quite a lot) you can see how the graph should look like.
One interesting thing is this specific scenario use to build right in the version 4.14.0 but now in 4.15.1 it explodes. Simply keeping using the 4.14.0 version won't solve my problem because there is another scenarios in which the 4.14.0 version doesn't work but the 4.15.1 does.