Commit History

Switch rotation bottun posstion
0310951

yangdx commited on

Added camera rotation controls to graph panel.
1fbc1f7

yangdx commited on

refactor: reorder icons order in control bool bar
366bdb7

yangdx commited on

Simplify zoom control logic by using fixed ratio
ef28336

yangdx commited on

Change zoom reset animation duration from 500ms to 1000ms in ZoomControl
6d838d8

yangdx commited on

fix: improve graph zoom control and node expansion functionality
fd16503

yangdx commited on

fix(graph): improve fit-to-screen calculation with proper padding and zero size check
36dab67

yangdx commited on

Fix empty graph check problem of graph view load
5a328de

yangdx commited on

Fix linting
6b24674

yangdx commited on

feat: Improve graph zoom reset to fit all nodes with proper scaling
418d5a7

yangdx commited on

style: change double quotes to single quotes in ZoomControl.tsx
cd4e8de

yangdx commited on

Added Minimum Degree
77ca676

baoheping commited on

implement API key alert
0ef8cba

ArnoChen commited on