Error drawn chart
Aperta
- Lingua principale
- JavaScript
- Stelle
- 8.7k
- Fork
- 1.2k
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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:

Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.