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

Module dependencies #25

Open
jonascarpay opened this issue Mar 23, 2023 · 0 comments
Open

Module dependencies #25

jonascarpay opened this issue Mar 23, 2023 · 0 comments

Comments

@jonascarpay
Copy link
Owner

Same as #4. There's already a --collapse-modules flag, but that's basically just a hack using the --collapse-* logic. I think it's time to add first-class support for this. Mermaid (#13) should be able to draw lines between modules in any graph. GraphViz doesn't allow the same kind of bigraph/subgraph structure, so we'd probably need to introduce a separate rendering mode.

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