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

New option to allow different layout ranking #13

Merged
merged 3 commits into from
Mar 7, 2019

Conversation

chick
Copy link
Contributor

@chick chick commented Mar 7, 2019

This new option, controlled by the useRank option, directs dot to arrange the graph in loose columns or rows based on their connection depth from the top-level inputs. Sometimes this looks a lot better, sometimes not. Added based on things learned while adding DiGraph rendering to Firrtl.

chick added 3 commits March 6, 2019 13:47
out of their parent subgraphs. This is because the connections is
string based and it's hard to tell when a module boundary is being
crossed.
Added ability to set the rank direction
@chick chick added the enhancement New feature or request label Mar 7, 2019
@chick chick self-assigned this Mar 7, 2019
@chick chick requested a review from ucbjrl March 7, 2019 21:11
Copy link
Contributor

@ucbjrl ucbjrl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@chick chick merged commit 304fca4 into master Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants