We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cc: @maxgrapp WE currently have an edge type in the json. Currently the algorithms hard-code
We should have an abstract behavioral description categories, i.e. somehting like
hierarchic
directed
shortenme
ignoreme
undirected
The text was updated successfully, but these errors were encountered:
/cc @rappatoni
Sorry, something went wrong.
should also discuss graph types, e.g., "archivegraph"
tkw1536
richardmarcus
No branches or pull requests
cc: @maxgrapp
WE currently have an edge type in the json. Currently the algorithms hard-code
We should have an abstract behavioral description categories, i.e. somehting like
hierarchic
directed
shortenme
(maybe with a strengh parameter)ignoreme
undirected
these could act like CSS classes that guide the general layout algorithms and thus decouple things more.
The text was updated successfully, but these errors were encountered: