Replies: 1 comment
-
Does this example help? https://www.jointjs.com/demos/element-port-and-link-label-markup |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Introduction
How do I configure ports that are "already made" in an svg so that they work after instantiating an object?
For example, I got the following SVG and I want to have pipeBody and pipeEnd to be ports but when I instanciate the object It generates a new g element:
The code I have for the object creation:
The code I have for the link:
Steps to reproduce
No response
Restrictions & Constraints
No response
Does your question relate to JointJS or JointJS+. Select both if applicable.
JointJS+
Beta Was this translation helpful? Give feedback.
All reactions