flowchart.js icon indicating copy to clipboard operation
flowchart.js copied to clipboard

Label on arrows

Open Abhay2012 opened this issue 7 years ago • 5 comments

i want add some text on arrows, is there any function or property by which i can achieve this?

Abhay2012 avatar Feb 02 '18 05:02 Abhay2012

Currently not possible.

adrai avatar Feb 02 '18 06:02 adrai

okay, is it possible to create arrow on left side of decision box, right now we can create arrows on right side and bottom, i want to create arrow on right and left side, is it possible??

Abhay2012 avatar Feb 02 '18 07:02 Abhay2012

No, currently this is the default algorithm... (https://github.com/adrai/flowchart.js/issues/15#issuecomment-37029886)

adrai avatar Feb 02 '18 07:02 adrai

okay, thanks

Abhay2012 avatar Feb 02 '18 07:02 Abhay2012

Unable set Dynamic Options in chart.drawSVG()

mohamedganiwbc avatar Feb 05 '18 11:02 mohamedganiwbc