flowchart.js
flowchart.js copied to clipboard
How can you make a second line?
I want to express 'Element:
' and 'Element: ' under Root Element, but I do not know what to do.For reference, what I would like to express is the HTML DOM format.
Thanks :D
Reference URL : https://www.w3schools.com/js/js_htmldom.asp
with flowchart this is not possible... what you are looking for is something like an org chart (https://github.com/dabeng/OrgChart) or a tree
Thanks owner. I understand.
I came to ask for the same... often a business process will involve parallel efforts (such as request + SLA timer)... or a single process will kick off multiple steps in parallel (SQL triggers, event handlers, etc)...
I have no problem if you are making decision about the direction of the tool, I just want you to be aware that this is a critical need for our use, and will impact the chosen tool.
http://webgraphviz.com/ is another option