lava icon indicating copy to clipboard operation
lava copied to clipboard

Visualization of Process graph

Open mathisrichter opened this issue 2 years ago • 0 comments

  • Nice to have
  • For debug, understand network

User story

As a user I want to be able to easily retrieve and visualize the process graph configured in Lava. It should be possible to include the values of chosen variables in the visualization, e.g., shape.

Conditions of satisfaction

  • A method similar to process.run(), e.g. process.graph(), gives you a tabular overview of the process graph.
  • A method to plot the process graph

Acceptance tests

  • Configure a process graph in lava, retrieve the tabular process graph and check if it is the same.

mathisrichter avatar Jan 04 '23 13:01 mathisrichter