Searched refs:LABEL_COLOR (Results 1 – 1 of 1) sorted by relevance
247 LABEL_COLOR = 'green' variable267 graph.add_node('label:{}'.format(_label), color=LABEL_COLOR)268 graph.add_edge('label:{}'.format(_label), k, color=LABEL_COLOR)