ChordDiagram.highlightLinks Method

Applies the highlight CSS class to each chord link path for which the predicate returns true.
 

Parameters

linkPredicate

Type: Function
A function called with the link datum; return true to highlight the link path.