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
Describe the bug With a very large number of plays and tasks, it's almost impossible to read the graph.
To Reproduce Run the grapher with a large number of plays, tasks, roles with --include-role-tasks
--include-role-tasks
Expected behavior The GraphvizRenderer should render a more readable graph.
GraphvizRenderer
Screenshots
Versions: All versions
Additional context Related to #95 (comment)
The text was updated successfully, but these errors were encountered:
fix: Improve the position of the conditions on the edges
608ddce
Fix #98
fix: Improve the position of the conditions on the edges (#116)
9116df0
* fix: Improve the position of the conditions on the edges Fix #98
Successfully merging a pull request may close this issue.
Describe the bug
With a very large number of plays and tasks, it's almost impossible to read the graph.
To Reproduce
Run the grapher with a large number of plays, tasks, roles with
--include-role-tasks
Expected behavior
The
GraphvizRenderer
should render a more readable graph.Screenshots
Versions:
All versions
Additional context
Related to #95 (comment)
The text was updated successfully, but these errors were encountered: