BenPortner / js_family_tree

An interactive family tree visualization using d3-dag
GNU General Public License v3.0
70 stars 30 forks source link

Improvement to diagonal links when using vertical orientation #8

Closed dthemg closed 2 years ago

dthemg commented 2 years ago

When trying out the vertical orientation, I noticed that the diagonal s-bends still start out horizontally instead of vertically.

Before fix: before change

After fix: after change

BenPortner commented 2 years ago

Excellent work @dthemg! Your contribution is much appreciated! 😃