Replies: 6 comments 3 replies
|
Hello. |
|
What do you think about the following syntax for drawing ports? I was thinking we could add a new shape In case there is no parent container, I was thinking we could make a box around What do you think? |
|
I'm wonder what about the issues now? |
|
I'm also interested |
|
I want ports as well and even better would be if I can put labels on them. See Simulink block diagrams for ideas, where blocks often have labels at the point where the arrow is attached. Just by adding a new position "near: edge" for internal objects we would come a long way. |
|
Feature would still come in handy, i would like to visualize different services on an infra type of diagram, each with their own port. |
Uh oh!
There was an error while loading. Please reload this page.
This suggestion has come up a few times. I find myself wanting this concept of ports not infrequently too. E.g. internet connection goes to firewall port, firewall port goes to first rule.
Layout engine support for ports specifically is scattered. Dagre doesn't support it. Graphviz, as with most things on there, you can hack it to work. ELK has good port support.
All reactions