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 layer structure for graph #16

Closed
Premmie opened this issue May 4, 2017 · 1 comment
Closed

Add layer structure for graph #16

Premmie opened this issue May 4, 2017 · 1 comment
Assignees

Comments

@Premmie
Copy link
Collaborator

Premmie commented May 4, 2017

In order to display the graph properly an ordering based on layers has to be made. This will improve the readability of the graph
13.3 Explains the concepts
https://cs.brown.edu/~rt/gdhandbook/chapters/hierarchical.pdf
http://chianti.ucsd.edu/svn/coreplugins/tags/cyto-2_3/AutomaticLayout/src/csplugins/layout/algorithms/hierarchicalLayout/Graph.java

@Jipje
Copy link
Collaborator

Jipje commented May 5, 2017

Horizontal layer structure has been added, as well as some data that can be used in the vertical layering of the nodes. See VisualAlgo or Canvas branches

@Premmie Premmie closed this as completed May 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants