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

Add unflatten functionality #56

Closed
wants to merge 4 commits into from

Conversation

YauhenPylAurea
Copy link

Add unflatten functionality. Fix #55

@goccy
Copy link
Owner

goccy commented May 25, 2022

Thank you for the contribution ! Would you please reference to the source code in graphviz ?

@YauhenPylAurea
Copy link
Author

@goccy
Copy link
Owner

goccy commented May 27, 2022

I think unflatten was originally provided as a CLI tool. Providing it as a library is not good because you can process the graph after unflatten. It seems good to port this all under cmd/unflatten with Go code.

@YauhenPylAurea
Copy link
Author

right, agree

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

Successfully merging this pull request may close these issues.

unflatten tool support
2 participants