Hi!
I would like to know if it is possible to make a connector avoid going through other boxes in the diagram.
For example, there is a connection between "XOR" and "Revise draft" elements (marked in red), and it is crossing another nodes by the way, so I want to avoid this case:
And maybe have something like this:
The point is that I would like to achieve this by putting some property in the JSON generated by Syncfusion for a diagram. I'm developing one program so I can generate the JSON necessary for Syncfusion to represent some diagrams and then start working with them, but for the first time I will generate the JSON. So I want to know if there is a way to put something in this JSON so problem with connections won't happen.
Thank you in advance.