This post follows the previous basic arc diagram. It shows how to add a functionality: when hovering a node, links associated with this nodes are highlighted. Visit the arc diagram section for more example. This example works with d3.js v4
and v6
Json
. This document explains how to get this format from a classic table.append("circle")
approach.