How can I precisely connect a link with arrowheads to a port ? #3122
-
Beta Was this translation helpful? Give feedback.
Answered by
kumilingus
Dec 17, 2025
Replies: 1 comment 1 reply
-
|
Please provide the example. Feel free to fork this JSFiddle. You should use
What should happen instead? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tetsutohara
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Please provide the example. Feel free to fork this JSFiddle.
You should use
useModelGeometryoption if you are working with model metrics (size) only. See docs.What should happen instead?
You can change the
connectionPointto"anchor"type for instance. See docs.