pwtools.mpl.markers_colors

pwtools.mpl.markers_colors = ['ob', 'og', 'or', 'oc', 'om', 'oy', 'ok', 'vb', 'vg', 'vr', 'vc', 'vm', 'vy', 'vk', '^b', '^g', '^r', '^c', '^m', '^y', '^k', '<b', '<g', '<r', '<c', '<m', '<y', '<k', '>b', '>g', '>r', '>c', '>m', '>y', '>k', 'sb', 'sg', 'sr', 'sc', 'sm', 'sy', 'sk', 'pb', 'pg', 'pr', 'pc', 'pm', 'py', 'pk', '*b', '*g', '*r', '*c', '*m', '*y', '*k', 'hb', 'hg', 'hr', 'hc', 'hm', 'hy', 'hk', 'Hb', 'Hg', 'Hr', 'Hc', 'Hm', 'Hy', 'Hk', '+b', '+g', '+r', '+c', '+m', '+y', '+k', 'xb', 'xg', 'xr', 'xc', 'xm', 'xy', 'xk', 'Db', 'Dg', 'Dr', 'Dc', 'Dm', 'Dy', 'Dk']

Built-in mutable sequence.

If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.