Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force relationships to be straight lines #183

Closed
rolandobloom opened this issue Aug 30, 2021 · 5 comments
Closed

Force relationships to be straight lines #183

rolandobloom opened this issue Aug 30, 2021 · 5 comments

Comments

@rolandobloom
Copy link

Is there a way to force relation line to be straight?

@kirchsth
Copy link
Contributor

You could try PlantUML feature

skinparam linetype ortho
' or 
skinparam linetype polyline

BR Helmut

@kirchsth
Copy link
Contributor

kirchsth commented Sep 7, 2021

Hi @rolandobloom,
did it solve your problem? Can we close it?
BR Helmut

@rolandobloom
Copy link
Author

@kirchsth
Thank you for your reply. Yes, we can close it.

@oliv3r
Copy link

oliv3r commented Oct 7, 2021

mind you, that there's still a lot of 'problems' with the ortho output (overlapping lines, labels that go bezerk) but that's all plantuml/graphviz problems :)

@kirchsth
Copy link
Contributor

kirchsth commented Oct 7, 2021

Yes it's all PlantUML. You could try !pragma layout elk. maybe this helps.
BR Helmut

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants