推荐一个在线时序图网站

488 阅读1分钟

www.websequencediagrams.com/

支持文字语法直接生成时序图

比如自带的示例:

title Authentication Sequence


Alice->Bob: Authentication Request
note right of Bob: Bob thinks about it\

Bob->Alice: Authentication Response

生成结果如图

\