Error drawn chart
未关闭
- 主要语言
- JavaScript
- 星标
- 8.7k
- 派生
- 1.2k
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi,
It seems the following chart is error drawn:
```
a=>operation: a
b=>operation: b
c=>condition: yes or no
d=>operation: d
e=>operation: e
f=>operation: f
a->b(right)->c
c(yes, right)->e
c(no, top)->d // top not recognized; it seems that only 1 direction instruction of 2 branches is valid
e(top)->f // top line is drawn through operation box
```
The result chart is:

贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。