找回密码
 立即注册

微信扫码登录

[基本语法] 多列

[复制链接]
阳光肺科 发表于 2026-7-6 03:25:22 | 显示全部楼层 |阅读模式

马上注册,阅读更多内容,享用更多功能!

您需要 登录 才可以下载或查看,没有账号?立即注册

×

graph LR     A[Square Rect] -- Link text --> B((Circle))     A --> C(Round Rect)     B --> D{Rhombus}     C --> D
 楼主| 阳光肺科 发表于 2026-7-6 07:56:49 | 显示全部楼层

graph TB
sq[Square shape] --> ci((Circle shape))
subgraph A
od>Odd shape]-- Two line<br/>edge comment --> ro
di{Diamond with <br/> line break} -.-> ro(Rounded<br>square<br>shape)
di==>ro2(Rounded square shape)
end

%% Notice that no text in shape are added here instead that is appended further down
e --&gt; od3&gt;Really long text with linebreak&lt;br&gt;in an Odd shape]

%% Comments after double percent signs
e((Inner / circle&lt;br&gt;and some odd &lt;br&gt;special characters)) --&gt; f(,.?!+-*ز)

cyr[Cyrillic]--&gt;cyr2((Circle shape Начало));

 classDef green fill:#9f6,stroke:#333,stroke-width:2px;
 classDef orange fill:#f96,stroke:#333,stroke-width:4px;
 class sq,e green
 class di orange

给我们建议|手机版|阳光肺科 ( 粤ICP备2020077405号-1 )

GMT+8, 2026-9-10 06:16

Powered by Discuz! X3.5

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表