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

Show default ports in WorkGraph visualizer #169

Open
edan-bainglass opened this issue Jul 16, 2024 · 2 comments
Open

Show default ports in WorkGraph visualizer #169

edan-bainglass opened this issue Jul 16, 2024 · 2 comments

Comments

@edan-bainglass
Copy link
Member

Currently, the work graph visualizer only shows required inputs/outputs. Good to have a flag allowing all inputs/outputs to be included in the graph. Something like

wg = WorkGraph(show_default_ports=True)

or maybe include_default_ports.

@superstar54
Copy link
Member

Hi @edan-bainglass , thanks for the suggestions. It's indeed a good feature to have. There are several options come to my mind:

@edan-bainglass
Copy link
Member Author

Great suggestions. I like the n option. Useful!

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

No branches or pull requests

2 participants