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

[Proposal] new color for files where nobody depends on (e.g. index.js) #313

Open
alaingiller opened this issue Feb 4, 2022 · 2 comments
Labels
viz visualization enhancement, graphviz

Comments

@alaingiller
Copy link

Currently there is 3 colors:
Blue has dependencies, green has no dependencies, and red has circular dependencies.

It would be great to add a 4th one for "start" file like index.ts for example. Usually it should have only one such file, but there is case where there is more than one and it currently difficult to see such files

@PabloLION PabloLION added the viz visualization enhancement, graphviz label Jan 29, 2023
@PabloLION
Copy link
Collaborator

PabloLION commented Jan 29, 2023

Maybe use other style like bolder boarder for the "start" file?
Seems this can be resolved together with

@c-vetter
Copy link

Duplicate of #135

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

No branches or pull requests

3 participants