stop connection lines from merging #2122
Replies: 1 comment
|
Hey @simpsoneric can you move this over to https://github.com/terrastruct/TALA ? Happy to answer this there |
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.
Using the tala layout engine, I have a diagram where I need to keep the connections independent.
https://play.d2lang.com/?script=SsvP50pKLOLiyk3MzOPiSsvPV9DVVQBxrBTyEnNTU0CyCKHi_NzUkozMvHQuQAAAAP__&layout=tala&
This is a simple example above, but I have a shared resource with many different physical connections. Is there a way to force tala to keep connections from merging?
This is somewhat related to the ideas in:
All reactions