I would like to add behavior to a template with a directed graph in D3 so that once it fell, a drag-and-drop svg node will fall into its place, which no longer changes its position no matter what else happens on the graph. I read something about this API, but I canβt figure out how to do it.
The problem I'm trying to solve allows the user to "parse" a graph of complex strength.
source share