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.

http://jointjs.com/demos/org

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

Popular posts from this blog

gridview - Yii2 DataPorivider $totalSum for a column -

java - Suppress Jboss version details from HTTP error response -

Sass watch command compiles .scss files before full sftp upload -