Replies: 3 comments 3 replies
-
Hello, amazing work! The way I see it, your app will require ports because of the way/location links go from/to. If you use portless links, links will get drawn from the centers, which is probably not what you want. When you say "links are sometimes rendered differently", which links are you referring to please? Because I see them all valid, except the one in the bottom-left which became diagonal instead of orthogonal. What's exactly bugging you with the ports? The fact that they are there and visible? Or because they somehow limit you? |
Beta Was this translation helpful? Give feedback.
-
Hello!
We can maybe think of a simple orthogonal router for your use case, but you'll need to think about my second point. If I may ask, what did you use in your original/older version? |
Beta Was this translation helpful? Give feedback.
-
Was there ever a solution to hiding ports? I understand to use OrthogonalRoutes, I must have ports but would like to change their size or transparency. Is there a way to do that? PortMpdel.Size does not seem to change the visual effect of the Port. |
Beta Was this translation helpful? Give feedback.
-
Hey,
I've been using this library for a project at work, everything is great, but ports have been bugging me a little - I want to hide the ports and have links point directly to nodes.
Current situation:
I'm using the default stylesheet.
If i try to change the position of ports using css, links are sometimes rendered differently, as shown below.
Is there a way to hide the ports and have links connect to the node directly?
Thanks for the answers!!
Beta Was this translation helpful? Give feedback.
All reactions