goda
goda copied to clipboard
add hover effects to svg output
Graphviz svg output supports CSS/JS, so it should be possible to add rules that make things highlight based on the hovered element.
If you hover on a node, it should highlight all incoming and outgoing edges. If you hover on an edge, then it should highlight the source and the destination.