Enhance IGV with an interactive feature that allows the user to move nodes within the layout by dragging them to new positions.
Manual adjusting the node layout will help the user better understand the graph structure. When users drag nodes, connections will dynamically adjust to maintain the graph structure, and nodes will stay in their new positions until the layout is reset.
Manual adjusting the node layout will help the user better understand the graph structure. When users drag nodes, connections will dynamically adjust to maintain the graph structure, and nodes will stay in their new positions until the layout is reset.
- relates to
-
JDK-8297694 IdealGraphVisualizer improvements
- In Progress