Skip to content

For some shapes there is a gap between the edge and the node isn some angles when using elk layout #6097

Open
@knsv

Description

Description

For some shapes there is a gap between the edge and the node isn some angles when using elk layout

Steps to reproduce

...

Screenshots

image

Code Sample

---
config:
  layout: elk
---
flowchart TD
A["Abrakadabra"] --> C["C"] & D["I am a circle"] & n4["Untitled Node"]
D@{ shape: circle}
    B["Bombrakadombra"] --> D & C & D
    C --> E["E"] & B
    D --> E & A
    n4 --> C

Setup

  • Mermaid version:
  • Browser and Version: [Chrome, Edge, Firefox]

Suggested Solutions

No response

Additional Context

No response

Metadata

Assignees

Labels

Status: TriageNeeds to be verified, categorized, etcType: Bug / ErrorSomething isn't working or is incorrectfix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions