Skip to content

Improve graph layout for provenance visualization #14

@remram44

Description

@remram44

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

No one assigned

    Labels

    A-help wantedAttention: More help is needed here, as I am out of my depthC-graphComponent: The graph command, showing the provenance as a Graphviz graphT-enhancementType: 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 codebase

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions