ngFlowchart icon indicating copy to clipboard operation
ngFlowchart copied to clipboard

Adding new connector will not update size of Node

Open fahimmahmoodmir opened this issue 8 years ago • 2 comments

I tried adding new connecter both output and input connector dynamically. Result wasn't good the connectors were going out from the node itself. I used the default css provided in demo .Here is the picture:

image

Anyone else having this problem? any workaround?

fahimmahmoodmir avatar Dec 27 '16 16:12 fahimmahmoodmir

you can modify this by going to flowchat/node.html and add the width to ng-attr-style you can add a attribute to newNod model in app.js that contain the numbre of connector and set the width dynamically screen shot 2017-06-03 at 14 40 04 screen shot 2017-06-03 at 14 40 51

HACHIMIam avatar Jun 03 '17 14:06 HACHIMIam

@HACHIMIam , how you create node like (yes, no, maybe). Can you please suggest here.

kbaghel avatar Jun 22 '17 10:06 kbaghel