adrai / adrai/flowchart.js

How do I control the arrow length?

Ouverte
#241 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
8.7k
Forks
1.2k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

![image](https://user-images.githubusercontent.com/48045800/191446083-401fd46f-d471-4251-b416-96fbd1a895f7.png)

```flow
a1=>start: test
a2=>parallel: test
a3=>operation: test
a4=>parallel: test
a5=>operation: test
a6=>parallel: test
a7=>operation: test
a8=>operation: test
b1=>operation: testtesttesttesttesttesttesttesttesttesttest
testtesttesttest
b2=>operation: testtesttesttesttesttesttest
test
b3=>end: test
c1=>condition: test
d1=>operation: test

a1->a2(path1,bottom)->a3->a4(path1,bottom)->a5->a6(path1)->a7->a8(right)->b3
a2(path2,right)->b1
a4(path2,right,)->b2
a6(path2,right)->c1
c1(no)->a7
c1(yes,right)->d1
```

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.