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 tronweb action graph to be (more) visually topologically sorted #616

Open
striglia opened this issue Feb 15, 2019 · 1 comment
Open
Projects

Comments

@striglia
Copy link

For sufficiently complex action graphs (soon to be made more complex by #614), the visualization's habit of just centering on a node and letting the rest fly free produces a very challenging visual.

I think my ideal visual is something closer to a topological sort where the root of the action graph is anchored somewhere (top is my default) and then we push each layer in the graph down to another row (or probably equivalently, left to right horizontally) to keep them better separated and make the DAG's directionality more obvious.

@solarkennedy solarkennedy added this to Backlog in Yelp/paasta Mar 18, 2019
@solarkennedy
Copy link
Contributor

Related to #747

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

No branches or pull requests

2 participants