networkcommons.visual.apply_edge_style

networkcommons.visual.apply_edge_style(edge, style)

Apply the given style to an edge.

Parameters:
  • edge (dict) – The edge to style.

  • style (dict) – The style dictionary with edge attributes.