rcatool.plot.colors.getsinglecolor

rcatool.plot.colors.getsinglecolor(color_name)[source]

Function to retrieve single custom color.

Parameters:

color_name (string) – String, giving name of color to be retrieved.

Returns:

color

Return type:

Matplotlib color object