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

Size nodes based on package weight #169

Open
alistaire47 opened this issue Jan 24, 2019 · 0 comments
Open

Size nodes based on package weight #169

alistaire47 opened this issue Jan 24, 2019 · 0 comments

Comments

@alistaire47
Copy link

Given the conversation started by {itdepends}, would it be possible to size nodes in the visualization by package weight?

One option is to pick one metric from {itdepends} or make it user-settable. Maybe a more useful option is to compose the metrics into an overall score, though how to do so is very arguable. It would be interesting to do this both for packages individually, plus using a sum of their dependencies.

A quick 0-dependency way to get something in would be to just use the number of recursive dependencies for sizing. This obviously wouldn't get to differences in dependencies, but it would probably be a lot simpler to implement.

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

No branches or pull requests

3 participants