mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-03 07:36:41 +02:00
Update docs
This commit is contained in:
@@ -633,7 +633,7 @@ flowchart TB
|
|||||||
end
|
end
|
||||||
```
|
```
|
||||||
|
|
||||||
## flowcharts
|
### flowcharts
|
||||||
|
|
||||||
With the graphtype flowchart it is also possible to set edges to and from subgraphs as in the flowchart below.
|
With the graphtype flowchart it is also possible to set edges to and from subgraphs as in the flowchart below.
|
||||||
|
|
||||||
@@ -671,7 +671,7 @@ flowchart TB
|
|||||||
two --> c2
|
two --> c2
|
||||||
```
|
```
|
||||||
|
|
||||||
## Direction in subgraphs
|
### Direction in subgraphs
|
||||||
|
|
||||||
With the graphtype flowcharts you can use the direction statement to set the direction which the subgraph will render like in this example.
|
With the graphtype flowcharts you can use the direction statement to set the direction which the subgraph will render like in this example.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user