nodeColors property

Map<String, Color> nodeColors
final

Map of node labels to specific colors

Implementation

final Map<String, Color> nodeColors;