2

I'm new to d3 and I'm just playing around with the hierarchical edge bundle visualization which can be found here. I'm trying to add further elements to the visualization and therefore I need the coordinates of every node (that means the coordinates where the edge bundle ends).

If I draw a line from (0,0) to the coordinates of a node, the line does not end where the bundle ends. Somehow the coordinates of the node objects have been modified. How can I get their real coordinates?

4

0 回答 0