While using automatic layout and TopToBottom orientation in it - incoming connectors to a specific node always gets ported at the upper edge of the node (image on the RHS), and outgoing connectors comes out from bottom edge.
additional information: We are using node template which is rectangular in nature and along with that some additional styling.
while using Left To Right orientation instead of upper and lower edge it's along the left and right edge (image on LHS).
like the image below
Wanted to understand is it possible have the ports distributed along every sides of the node automatically based on proximity and relative positioning of the node w.r.t another node.
e.g., there might be scenarios where this node in discussion might be connected to several more tasks oriented along the diagram in any position, so if we have a node placed horizontally next to current node in top to bottom layout, is it possible to connect with the said node through inward/outward direction using the sidewise edge? or node placed vertically next to current node in left to right layout, is it possible to connect with the said node through inward/outward direction using the upper/lower edge?
Please note we are using automatic layout.