Hareeshchandera / jsplumb

Automatically exported from code.google.com/p/jsplumb
0 stars 0 forks source link

Adding Dynamically a Join point when multiple connection on same targetNode #168

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi Simon,

I have a requirement to develop a flowchart tool where if I there is a multiple 
connection on same targetnode then create a separate joinnode and add 
connection to this join node from previously connection source node and then 
finally connect the join node to previously drawn target node.

Can it possible to do it jsplump?

Regards
Rabindra

Original issue reported on code.google.com by gaan.rab...@gmail.com on 9 Jan 2012 at 1:49

GoogleCodeExporter commented 8 years ago
um, yes it's possible.  like jsPlumb won't do all this for you, if that's what 
you mean.  but it looks like you'd need to know how many connections and 
endpoint has, and you'd also need to be able to detach some connection from an 
endpoint.  jsPlumb supports both of those things.

Original comment by simon.po...@gmail.com on 9 Jan 2012 at 11:50

GoogleCodeExporter commented 8 years ago

Original comment by simon.po...@gmail.com on 10 Jan 2012 at 11:35

GoogleCodeExporter commented 8 years ago
do you have any further questions about this? i'm going to close it out 
otherwise.

Original comment by simon.po...@gmail.com on 16 Jan 2012 at 8:41

GoogleCodeExporter commented 8 years ago
no thanks

Regards
Rabindra

Original comment by gaan.rab...@gmail.com on 16 Jan 2012 at 8:24

GoogleCodeExporter commented 8 years ago
cool, thanks.

Original comment by simon.po...@gmail.com on 16 Jan 2012 at 8:50