-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Some possible graph improvements:
- Draw nodes from
commonComponentsandcommonVendorswith different arrow style (like "uses" instead of "arrows"), maybe always in right/left side of graph and with different color. - Don
t draw nodes withanyComponentDepsandanyVendorDeps` (it DI container) - Replace d2
styleswithclasses - Instead of random colors - we can use golang brand colors
max-depthflag (useful with--focusoption). Draw only first X depth levels of graph (counting from first node)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request