TopologyDiagram.update_default_node_attributes

TopologyDiagram.update_default_node_attributes(attr_dict=None, **kwattr)[source]

Update the default node attributes.

Parameters:
  • attr_dict (dict[str, Any], optional) – A dictionary of attributes with their default values.

  • **kwattr (dict[str, Any], optional) – A dictionary of additional attributes compiled of remaining named arguments.

Returns:

None