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

Unflatten compiler option? #45

Open
gkinsman opened this issue Aug 1, 2024 · 0 comments
Open

Unflatten compiler option? #45

gkinsman opened this issue Aug 1, 2024 · 0 comments

Comments

@gkinsman
Copy link

gkinsman commented Aug 1, 2024

Hi there! I have a very disconnected graph and am looking for a good way to use less horizontal space.

Graphviz has a CLI tool called unflatten that adds invisible edges and other adjustments, which could be pretty cool a a compiler option in DotNetGraph!

The code for unflatten is here and the configuration params are here.

I might have a bash and see how I go if it sounds like a good idea :).

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

No branches or pull requests

1 participant