color#
- property Phase.color: str#
Return or set the phase color name.
- Parameters:
- value
str A valid color string identifier recognized by
matplotlib.colors.is_color_like(). If a valid alias is given, e.g. “g”, the default name is used, e.g. “green”.
- value