Great tool!
I'd like to analyze an entire repo but only report (or collapse) dependencies at a higher level.
Similar to max_depth, but max_depth doesn't work for this use case because it limits how much of the repo is traversed, thus resulting in an inaccurate graph (in the sense that it doesn't display dependencies that exist in the repo).
Is this collapsing feature possible with the current options?
Thank you
Great tool!
I'd like to analyze an entire repo but only report (or collapse) dependencies at a higher level.
Similar to
max_depth, butmax_depthdoesn't work for this use case because it limits how much of the repo is traversed, thus resulting in an inaccurate graph (in the sense that it doesn't display dependencies that exist in the repo).Is this collapsing feature possible with the current options?
Thank you