D3 Layout : Tree-like Structure, but link length varies
问题 I am having very interesting layout problem. I have football match data, particularly the number of successful passes been made between the players and the captain of the team. We don't care about the passes made between the players who are not the captain of the team. So the root node will be Captain, each leaf will present each player and all the links we are going to have is just the ones between root node and every leaf node. No links between leaves. I would like the root node sit at the