Add support for rendering circular diagrams #257
str8edgedave
started this conversation in
Feature Requests
Replies: 2 comments
-
|
For example, the following code generates a long vertical chain, with an arrow pointing back to the top. $ cat test.d2 I realize that D2 can use different rendering engines, so I'm not sure how possible this request is... |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
hey @str8edgedave thanks for the request, it looks like a feature request for D2 so I've moved it to another repo (the text-to-diagram one is specifically for comparisons) |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Add support for a circular diagram to show a process that does not have a start or end point.
See https://www.conceptdraw.com/How-To-Guide/circular-diagram for example.
Beta Was this translation helpful? Give feedback.
All reactions