Handle empty graph data and add empty graph hints

- Add empty data handling flag
- Display "Graph Is Empty" node
This commit is contained in:
yangdx
2025-03-21 21:49:36 +08:00
parent 35e00f1eb2
commit a5aa3da3bc
3 changed files with 52 additions and 13 deletions

View File

@@ -201,7 +201,8 @@
"placeholder": "Search labels...",
"andOthers": "And {count} others",
"refreshTooltip": "Reload graph data"
}
},
"emptyGraph": "Graph Is Empty"
},
"retrievePanel": {
"chatMessage": {