Replies: 1 comment
-
I see there is a related open issue unfortunately :( #1420 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
At my company we are building mermaid flowcharts (very awesome project). However, I noticed that when you have subgraphs, the edge arrows show up on top of the subgraph labels, blocking the text.
Here is an example:
Note how the arrow covers the
Subgraph2
label.Is there any way to make the arrows show up behind the labels?
Beta Was this translation helpful? Give feedback.
All reactions