LightRAG/lightrag_webui/src/features
yangdx 2c4f621ded fix(webui): Correct edge renderer for sigma.js v3
The `curvedNoArrow` edge type was incorrectly configured, causing a `TypeError` during graph rendering. This commit updates the `edgeProgramClasses` in `GraphViewer.tsx` to use the `createEdgeCurveProgram()` factory function as required by `@sigma/edge-curve` v3, resolving the crash.
2025-07-26 08:42:19 +08:00
..
ApiSite.tsx Fix linting 2025-03-14 00:03:45 +08:00
DocumentManager.tsx Allow to delete files with incomplete status 2025-07-07 18:14:14 +08:00
GraphViewer.tsx fix(webui): Correct edge renderer for sigma.js v3 2025-07-26 08:42:19 +08:00
LoginPage.tsx Update logo from png to svg 2025-05-12 18:49:58 +08:00
RetrievalTesting.tsx Fix browse compatible problem for crypto.randomUUID 2025-04-29 02:37:05 +08:00
SiteHeader.tsx Update logo from png to svg 2025-05-12 18:49:58 +08:00