Get arrowheads to point at outer edge of node in D3

后端 未结 2 505
小蘑菇
小蘑菇 2020-12-05 14:46

I\'m new to D3 and I\'m trying to create an interactive network visualization. I\'ve copied large parts of this example, but I have changed the curved lines to straight one

2条回答
  •  执念已碎
    2020-12-05 15:43

    I answered the same question over here. The answer uses vector math, it's quite useful for other calculations as well.

提交回复
热议问题