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