ChordDiagram.highlightNodes Method

Applies the highlight CSS class to each node arc and its associated chord links for which the predicate returns true.
 

Parameters

nodePredicate

Type: Function
A function called with the node datum; return true to highlight the node and its links.