get_distinct#

agabpylib.plotting.distinct_colours.get_distinct(nr)#

Get specified number of distinct colours in HTML hex format.

Parameters:

nr (int) – number of colours [1..12]

Returns:

hex_colours – List of distinct colours in HTML hex format.

Return type:

list of str