Remove redundant sigma instance setup code in GraphViewer component 8a62e69 yangdx commited on Mar 16
Remove graphSearchTypes.ts, move OptionItem type to GraphSearch.tsx dc332df yangdx commited on Mar 15
refactor: remove legacy node expansion and pruning methods from graph store 88fc1cb yangdx commited on Mar 15
Change zoom reset animation duration from 500ms to 1000ms in ZoomControl 6d838d8 yangdx commited on Mar 15
Improve graph state cleanup by fully resetting sigma instance on label change 4b9c299 yangdx commited on Mar 15
fix(graph): improve fit-to-screen calculation with proper padding and zero size check 36dab67 yangdx commited on Mar 15
Optimize node spread animation with better spacing and randomized angle offset 958ad51 yangdx commited on Mar 15
feat: Improve graph zoom reset to fit all nodes with proper scaling 418d5a7 yangdx commited on Mar 15
Refactor graph search to update search engin after node expand or prune 56a0241 yangdx commited on Mar 15
Improve node layout by using polar coordinates for positioning expanded nodes 7f62f8d yangdx commited on Mar 14
Refactor node expansion logic with improved degree and size calculation 3b2172e yangdx commited on Mar 14
fix: improve tab switching behavior to preserve WebGL context in graph viewer e49e07c yangdx commited on Mar 13
Optimize graph state management & performance for tab switching visibility d3a437a yangdx commited on Mar 13