Skip to content

Commit 4ad7dcf

Browse files
author
m.buchhorn-roth
committed
fix(graph): render edge lines together with selected relation labels
1 parent 3b77cb8 commit 4ad7dcf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/RELIEFKnowledgeGraph3D.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,7 @@ export function RELIEFKnowledgeGraph3D() {
670670
linkColor={linkColor}
671671
linkWidth={linkWidth}
672672
linkOpacity={0.7}
673+
linkThreeObjectExtend={true}
673674
linkThreeObject={linkThreeObject}
674675
linkPositionUpdate={linkPositionUpdate}
675676
linkDirectionalArrowLength={4}

0 commit comments

Comments
 (0)