Commit History

Change to undirected graph
af95aa1

yangdx commited on

Move legend to lower right cornner
950dbcd

yangdx commited on

feat: Add legend components and toggle buttons
563cdd1

choizhang commited on

Update web assets
6a2df45

yangdx commited on

Remove useless tab visibility checks from graph components
6b73e43

yangdx commited on

Remove unused initAttemptedRef from GraphViewer
64ebf4c

yangdx commited on

Remove unused shouldRender state and related rendering control logic
417c40a

yangdx commited on

Improve cleanup and state reset logic in GraphViewer and NavigationService.
a8128c3

yangdx commited on

Fix overflow issues in UI components
132f86c

yangdx commited on

Remove redundant sigma instance setup code in GraphViewer component
8a62e69

yangdx commited on

refactor: reorder icons order in control bool bar
366bdb7

yangdx commited on

Fix linting and upate webui assets
169a4c0

yangdx commited on

Avoid graphics flickering during node operations
e41c826

yangdx commited on

Fix show node label settings error
698fa1b

yangdx commited on

Fix edge event and show edge label error
9fab39c

yangdx commited on

Fix linting
2e179f3

yangdx commited on

fix: improve tab switching behavior to preserve WebGL context in graph viewer
e49e07c

yangdx commited on

Optimize graph state management & performance for tab switching visibility
d3a437a

yangdx commited on

Minimized API request between Tab view change
5611aed

yangdx commited on

Fix linting
3be437a

yangdx commited on

Fix auto fit disabled afther zoom in or out manually
ff37d80

yangdx commited on

Add SettingsDisplay component to show graph settings
6fc1e73

yangdx commited on

implement API key alert
0ef8cba

ArnoChen commited on

add document manager and site heaer
0e5f52f

ArnoChen commited on