mermaid-js / mermaid

Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
https://mermaid.js.org
MIT License
70.63k stars 6.32k forks source link

C4 context graph relationship text overlaps resources and boxes #3221

Open prullanferragut opened 2 years ago

prullanferragut commented 2 years ago

Describe the bug C4 context graph relationship text overlaps resources and boxes

To Reproduce

Go to the Mermaid live editor link

Expected behavior The relationship text should not cover any box.

Screenshots image

Code Sample

C4Context
    Person(role_operator, Operator, "A colleague that manages and deploys roles into the stage or production environment")
    System(tooling, Tooling, "Set of tools and software to simplify the canary analysis processes")

    Rel(role_operator, tooling, Prepares role experiments configurations, "configures")

Additional context The C4 diagrams page says is experimental but this is not syntax but drawing related.

https://mermaid-js.github.io/mermaid/#/c4c

knsv commented 2 years ago

A bug we will plan a fix

frafra commented 1 year ago

Is there any kind of workaround that can be applied in this case?

mveldink commented 1 year ago

@knsv Could you please share when you plan to fix this?

mrmikemartinez commented 1 year ago

Commenting to +1 requesting a fix for this issue.

keribend commented 1 year ago

Commenting to +1 requesting a fix for this issue.

dcaldastp commented 1 year ago

Commenting to +1 requesting a fix for this issue.

bmatthews-tandemdiabetes commented 10 months ago

Commenting to +1 requesting a fix for this issue.

GregEisenberg commented 6 months ago

Commenting to +1 requesting a fix for this issue.

kato1628 commented 5 months ago

Commenting to +1 requesting a fix for this issue.