import-graph-visualizer
import-graph-visualizer copied to clipboard
Visualization shakes violently if the dependency graph is too complex
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?