-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
A-help wantedAttention: More help is needed here, as I am out of my depthAttention: More help is needed here, as I am out of my depthC-graphComponent: The graph command, showing the provenance as a Graphviz graphComponent: The graph command, showing the provenance as a Graphviz graphT-enhancementType: En enhancement to existing code, or a new featureType: En enhancement to existing code, or a new featuregood first issueNewcomers welcome! This should be easy and self-contained enough for someone new to the codebaseNewcomers welcome! This should be easy and self-contained enough for someone new to the codebase
Milestone
Description
Right now all the nodes, regardless of whether they are processes, system files or user files, are laid out together.
What I envision is:
- Programs in the middle, one above the other. Also put subsequent executions underneath.
- System files (i.e. package files) on the left
- Other files on the right
The output is in GraphViz DOT format and done by graph.py
Metadata
Metadata
Assignees
Labels
A-help wantedAttention: More help is needed here, as I am out of my depthAttention: More help is needed here, as I am out of my depthC-graphComponent: The graph command, showing the provenance as a Graphviz graphComponent: The graph command, showing the provenance as a Graphviz graphT-enhancementType: En enhancement to existing code, or a new featureType: En enhancement to existing code, or a new featuregood first issueNewcomers welcome! This should be easy and self-contained enough for someone new to the codebaseNewcomers welcome! This should be easy and self-contained enough for someone new to the codebase