Skip to navigation
How to create an ASCII flowchart
25.06.23
You can use plantuml to create simple text based ASCII flowchart diagrams in sequence diagram ```text @startuml skinparam responseMessageBelowArrow true Bob -> Alice : hello Alice -> Foo : hellox Foo -> Bar : hellox Alice -> Bob : ok @endum ```
https://plantuml.com/ascii-art
Reply
Anonymous
Information Epoch 1732420079
Small is beautiful.
Home
Notebook
Contact us