helper.node_labels

helper.node_labels(dict_requests)[source]

Create dict of nodes with node labels for plotting request number and type.

Parameters:dict_requests (dict) – Dictionary of requests with request information.
Returns:labels – Node with label strings for plotting.
Return type:dict