|
Hi, I read the docs, I had a look at the source code, I even did a small test with drawio to see in the XML how the connector would be described by Draw.io but I failed in understanding which piece of Python code I must use to make draw.io connect twp objects with a straight line. I have also read that the way to go should be by using waypoints, but I set two waypoints right where I positioned the objects I wanted to connect and still the line is orthogonal. Could anybody shed light on how to do it, please? TIA, Axl |
Answered by
axlgit
Oct 28, 2025
Replies: 2 comments
|
The way to go is to set the waypoints to the string "Straight", no need to set further waypoints |
0 replies
Answer selected by
MerrimanInd
|
Hey @axlgit glad you got this sorted out! Let me know if we could add some documentation to make this clearer. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The way to go is to set the waypoints to the string "Straight", no need to set further waypoints