Highlight links
This commit is contained in:
@@ -14,6 +14,7 @@ class LayoutNode {
|
||||
this.links.push({
|
||||
to: nodesByGraphNode.get(link.to),
|
||||
label: link.label,
|
||||
highlight: link.highlight,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user