matplotlib.colors.same_color#

matplotlib.colors.same_color(c1,c2)[source]#

Return whether the colorsc1 andc2 are the same.

c1,c2 can be single colors or lists/arrays of colors.

Examples usingmatplotlib.colors.same_color#

Colors in the default property cycle

Colors in the default property cycle