ngd icon indicating copy to clipboard operation
ngd copied to clipboard

(feat): filter graph generation

Open vogloblinsky opened this issue 9 years ago • 2 comments

Watching demo graph, we can have very long graph, unreadable quickly.

An option for filtering could be fine :

ngd -f tsconfig.json -i module,component

vogloblinsky avatar Nov 03 '16 14:11 vogloblinsky

This option will be very useful! Also it would be nice to hide angular modules separately from project modules.

anton-ilin avatar Jan 26 '18 14:01 anton-ilin

I'd love this feature as well. Filtering results to only display module dependencies would help when debugging bundle size issues. @manekinekko Could this be squeezed in? I see you've estimated the effort as "easy" :)

DmitryEfimenko avatar Jun 24 '20 22:06 DmitryEfimenko