lifecycles.viz.plot_flow

plot_flow(lc, node_focus=None, slice=None)

Plot the flow of a lifecycle

Args:

lc (_type_): the lifecycle node_focus (_type_, optional): plot only the flows involving this group. Defaults to None. slice (_type_, optional): plot only a slice of the lifecycle. Defaults to all.