yangdx
|
215dd76a46
|
Fix duplicate api requuests for graph fetching
- Optimize graph data fetching conditions
- Add isFetching state to prevent duplicate requests
- Improve label selection handling
|
2025-03-12 18:53:28 +08:00 |
|
yangdx
|
32d54dc297
|
Merge branch 'main' into improve-property-tooltip
|
2025-03-12 13:25:02 +08:00 |
|
yangdx
|
ee0700d288
|
Ensure seamless toggling between selected labels and the complete graph
|
2025-03-12 08:52:28 +08:00 |
|
yangdx
|
b9e22ef64d
|
Refactor graph label handling to extract labels directly from graph data
- Remove redundant label caching logic
- Add graphLabels state to graph store
|
2025-03-12 07:15:54 +08:00 |
|
yangdx
|
0e234beaf5
|
Always fetch data for "*" label
|
2025-03-12 05:44:27 +08:00 |
|
baoheping
|
59a2202e7c
|
Added Minimum Degree
|
2025-03-08 11:01:10 +00:00 |
|
ArnoChen
|
40a1a94a31
|
add graph depth and layout iteration settings
|
2025-02-25 18:32:53 +08:00 |
|
ArnoChen
|
c5f380986d
|
implement API key alert
|
2025-02-17 01:59:36 +08:00 |
|