sdrdis / jquery.flowchart

JQuery plugin that allows you to draw a flow chart.
http://sebastien.drouyer.com/jquery.flowchart-demo/
Other
508 stars 148 forks source link

How to add Connector from top to bottom #87

Open piyushSinghalDemo opened 6 years ago

piyushSinghalDemo commented 6 years ago

Currently we have connecter from left to right but is it possible to add connector from top to bottom, Actually I want to show flow of diagram, So it was required

runette commented 6 years ago

Seems to me that is a huge change to flowchart. Not likely to happen unless you do it yourself.

I use OrgChart for doing this , although without the dynamic editing function :

https://github.com/dabeng/OrgChart

On Tue, 31 Jul 2018 at 08:45 piyushSinghalDemo notifications@github.com wrote:

Currently we have connecter from left to right but is it possible to add connector from top to bottom, Actually I want to show flow of diagram, So it was required

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sdrdis/jquery.flowchart/issues/87, or mute the thread https://github.com/notifications/unsubscribe-auth/ACItM1yEk7fOO26urKhEoH84fBHA2zmIks5uMAsYgaJpZM4VnwpU .

sdrdis commented 6 years ago

It is indeed not a functionality yet. Since you are not the first one to ask this, I mark this as a possible enhancement.

piyushSinghalDemo commented 6 years ago

@runette yes actually i also find alternative of this library, I started to work with Jointjs to achive all this functionality.That is also providing community version with good documentation. "https://resources.jointjs.com/tutorial"

runette commented 6 years ago

Interesting. Thanks

On Mon, 13 Aug 2018, 11:36 piyushSinghalDemo, notifications@github.com wrote:

@runette https://github.com/runette yes actually i also find alternative of this library, I started to work with Jointjs to achive all this functionality.That is also providing community version with good documentation. "https://resources.jointjs.com/tutorial"

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/sdrdis/jquery.flowchart/issues/87#issuecomment-412462439, or mute the thread https://github.com/notifications/unsubscribe-auth/ACItM1Sz2bgKSVelRH_V5WoaESt978mwks5uQUiwgaJpZM4VnwpU .