LightRAG/lightrag_webui/src/components/graph
yangdx 24418a04fe Increased graph layout iteration limits and defaults.
- Raised max layout iterations to 30
- Set default iterations to 15
2025-03-12 09:30:28 +08:00
..
FocusOnNode.tsx implement API key alert 2025-02-17 01:59:36 +08:00
FullScreenControl.tsx implement API key alert 2025-02-17 01:59:36 +08:00
GraphControl.tsx Apply graph force layout on maxIterations change 2025-03-05 14:30:30 +08:00
GraphLabels.tsx Ensure seamless toggling between selected labels and the complete graph 2025-03-12 08:52:28 +08:00
GraphSearch.tsx add graph depth and layout iteration settings 2025-02-25 18:32:53 +08:00
LayoutsControl.tsx build webui 2025-02-25 18:36:34 +08:00
PropertiesView.tsx fix(Tooltip): fix truncated content and add scrollbar in property tooltips 2025-03-12 04:59:18 +08:00
Settings.tsx Increased graph layout iteration limits and defaults. 2025-03-12 09:30:28 +08:00
SettingsDisplay.tsx Add SettingsDisplay component to show graph settings 2025-03-12 06:10:48 +08:00
StatusCard.tsx implement API key alert 2025-02-17 01:59:36 +08:00
StatusIndicator.tsx implement API key alert 2025-02-17 01:59:36 +08:00
ZoomControl.tsx implement API key alert 2025-02-17 01:59:36 +08:00