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

custom line path #32

Closed uniqalien closed 3 years ago

uniqalien commented 3 years ago

Hi Is there any plan to provide an ability to pass through API custom line path, if predefined line architecture is not enough? Or maybe apply curvness attribute also to grid path option. Thanks.

Eliav2 commented 3 years ago

Hey @uniqalien, nice idea. Can you come up with theoretical Api suggestions based on your needs?(provide an example code)