Individual highlighting for link and group labels
This commit is contained in:
@@ -21,6 +21,7 @@ class LayoutNode {
|
||||
to: nodesByGraphNode.get(link.to),
|
||||
id: link.id,
|
||||
label: link.label,
|
||||
labelId: link.labelId,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user