reno.diagrams.add_stock_io_edge#

reno.diagrams.add_stock_io_edge(g, stock, flow, dir=None, group_colors=None)#

Edge with attributes for heavily highlighting in flows and outflows from stocks.

Parameters:
  • g (Digraph)

  • stock (Stock)

  • flow (Flow)

  • dir (str)

  • group_colors (dict)