Jointjs creating link once it is deleted -
i have started working jointjs. have not seen example/tutorial on website mentioning creating of link again once deleted. example on link.
i wonder if possible create link again between 2 members once deleted.
i tried code in function function (x, y, rank, background, textcolor)
:
'.rank': { text: rank, fill: textcolor, 'word-spacing': '-5px', 'letter-spacing': 0, magnet: true, pointerevents:'none' }
but not working.
i not sure if member type has ports. if yes need add ports recreate links once rendered. if @ source code, links created during render if refresh page or run code again links come back.
Comments
Post a Comment