retejs / rete

JavaScript framework for visual programming
https://retejs.org
MIT License
9.86k stars 647 forks source link

Connection issue #141

Closed christian-alejandre-mllrdev closed 5 years ago

christian-alejandre-mllrdev commented 6 years ago

Hi Admin, Is there any way I could use the "straight-line" on connection instead of using the "curve type"?

We've managed to change the curve to straight by editing the core file (which isn't a good practice). Here's what we currently have: image

The connections are a bit buggy. We're planning on getting something close to this: https://creativemarket.com/vekstok/1225642-Company-Organization-Chart/screenshots/#screenshot1

Would love to hear your feedback on this. Thanks

PS: Is there a better way in changing the path orientation from top to bottom instead of left to right? We're currently handling everything from css. version use: v0.7.4

Ni55aN commented 6 years ago

https://github.com/retejs/rete/pull/89#issuecomment-405869265