-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
- The option
--excludelets me exclude modules - The options
--forward-rootand--reverse-rootlet me selectively include nodes and their direct/reverse dependencies.
As far as I know, there is no option that would allow me to selectively exclude nodes, i.e. display all nodes but those I manually excluded. Am I right? If so, could such an option be added?
My use case: I am trying to make sense of a messy module. The module features a couple of utility functions used a lot, which clutter the graph with arrows that come from everywhere, and whose role I understand well anyway.
Using --exports-only would hide those, but also a number of functions which are not exported, but are still part of the meat of the module, i.e. they are more than just utility functions and I need Calligraphy's help to understand their exact role.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels