networkcommons.visual.apply_node_style

networkcommons.visual.apply_node_style(node, style)

Apply the given style to a node.

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

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