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

Allow subsets of the graph to be printed #50

Open
drahnr opened this issue Jul 1, 2023 · 2 comments
Open

Allow subsets of the graph to be printed #50

drahnr opened this issue Jul 1, 2023 · 2 comments

Comments

@drahnr
Copy link
Collaborator

drahnr commented Jul 1, 2023

          For `Polkadot` the output of the graph is quite hard to reason about, so one improvement I was thinking about is to add some parameter such that only selected subsystems are present in the graph. WDYT ?

Originally posted by @sandreim in #43 (comment)

@drahnr
Copy link
Collaborator Author

drahnr commented Jul 1, 2023

I think that is generally a good idea, but how would we decided which subsystems to show? If we'd say we limit by n "hops" we would quickly render the entire thing, where as one "hop" would probably be insufficient.

We need to carve out a more precise purpose so we can assess the idea against requirements better.

@drahnr
Copy link
Collaborator Author

drahnr commented Jul 5, 2023

I think it might make more sense to denote colors (foreground, background) in the rust proc macro, possibly color coding groups. WDYT @sandreim @vstakhov?

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

1 participant