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

Nodes in a failed state should be glaringly obvious in the graph draw #92

Open
liamhuber opened this issue Nov 27, 2023 · 1 comment
Open
Labels
good first issue Good for newcomers

Comments

@liamhuber
Copy link
Member

Maybe outlined in bright red or something.

@liamhuber liamhuber added the good first issue Good for newcomers label Nov 27, 2023
@liamhuber
Copy link
Member Author

This should be easy to work on as you only need to touch the draw.py file, and the only piece of information needed from the actual model is thenNode.failed attribute.

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

No branches or pull requests

1 participant