Eliav2 / react-xarrows

Draw arrows (or lines) between components in React!
https://codesandbox.io/embed/github/Eliav2/react-xarrows/tree/master/examples?fontsize=14&hidenavigation=1&theme=dark
MIT License
584 stars 75 forks source link

Radius offset #93

Closed sillydan1 closed 3 years ago

sillydan1 commented 3 years ago

This PR adds an extra radius field to offsets, which enables arrow ends to be shortened by that radius amount.

Related issue: https://github.com/Eliav2/react-xarrows/issues/92

Note that this hasn't been tested (yet)

Eliav2 commented 3 years ago

please see comment on issue #92

Eliav2 commented 3 years ago

please see comment on issue #92

Eliav2 commented 3 years ago

thanks for the work, but not accepted