A side effect of PR#191
- Linguagem predominante
- JavaScript
- Estrelas
- 8.7k
- Forks
- 1.2k
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
```
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.

Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.