import-graph-visualizer icon indicating copy to clipboard operation
import-graph-visualizer copied to clipboard

Visualization shakes violently if the dependency graph is too complex

Open BalaM314 opened this issue 11 months ago • 0 comments

One of my projects was having some issues with import order, so I searched for and found this tool.

Unfortunately, when I tried to use this tool, this was the result:

https://github.com/user-attachments/assets/56cffc00-3d53-4aa8-af4f-edb3d29fd8c2

Can you add some handling that just freezes the graph in-place if it can't reach a stable state within a few seconds?

BalaM314 avatar Dec 25 '24 12:12 BalaM314