mermaid icon indicating copy to clipboard operation
mermaid copied to clipboard

Support Circular or Radial layout

Open JoA-MoS opened this issue 5 years ago • 5 comments

Is your feature request related to a problem? Please describe. A circular layout similar to Visio, this could easily be used for creating simple Context / DFD diagrams.

Describe the solution you'd like

graph CI
A[Christmas] -->|Get money| B((Go shopping))
B --> C[Let me think]
C -->|One| B
D -->|Two| B
B --> A

Describe alternatives you've considered Using visio/draw.io/lucid chart plus some automation to import data

Additional context https://en.wikipedia.org/wiki/System_context_diagram https://www.smartdraw.com/data-flow-diagram/

JoA-MoS avatar Sep 18 '19 23:09 JoA-MoS

This feature would be highly appreciated

avimehenwal avatar May 26 '20 14:05 avimehenwal

I landed here because I wanted to draw a radial flowchart comparable to graphviz twopi layout. I'm mainly commenting to keep this issue from going stale.

2bndy5 avatar Jun 08 '22 01:06 2bndy5

Dropping by to support the radial flowchart orientation ask.

maurofitermann avatar Sep 13 '22 21:09 maurofitermann

Love to see support for radial flowchart diagrams!

icedawn avatar Feb 11 '23 17:02 icedawn

Any radial diagram support yet?

sjackson0109 avatar Mar 14 '24 00:03 sjackson0109