A side effect of PR#191
- Langage dominant
- JavaScript
- Étoiles
- 8.7k
- Forks
- 1.2k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
```
st=>start: Start:>http://www.google.com[blank]
e=>end:>http://www.google.com
op1=>operation: My Operation
cond=>condition: Yes
or No?:>http://www.google.com
io=>inputoutput: catch something...
st->op1->cond
cond(yes)->io->e
cond(no)->op1
```
@robertleeplummerjr @adrai The basic example was rendered as follows after [PR#191](https://github.com/adrai/flowchart.js/pull/191) was merged. The 'no' condition draws a line to the top-right instead of right direction, even if I explicitly specify the direction.

Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.