Sign in to follow this  
ushradha

Coonector in DragNodePower chart

Recommended Posts

Hi,

 

I have XML for dragnode powerchart with different images loaded in rectangles

 

I have two questions.

 

 

 

1

 

Lets say I have 3 node "A",B",C' placd verticallly from bottom to top in order A,B,C

 

When I use Coonector to connect A and C .Connector goes like A to Bb and Bto C.I just want to connect A and C

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Please let me know how to achieve this

 

 

 

 

 

 

 

2.I have set enablelink property to 1 and .I have read that during runtime I can toggle between dragging node and also hyperlinkenabled.How do i achieve this

 

Righnow either I can drag or hyerlink a node not both.

 

I set enable link=1 but on right click in runtime I dont see option to toggle betwen two

 

I actualy wanted node to be draggable and yperlinked but looks like only one of enableLink or AllowDrag can be set to true.

 

 

 

Any help is greatly appreciated

Share this post


Link to post
Share on other sites

Hi,

If the nodes are placed vertically, the connectors would look as it they're meeting the node in between. However, if you drag node C, you'll see that it's directly connected to Node A.

As for the link, the node can either be drag-able or linked.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this