pwtools.mpl.colors_linestyles

pwtools.mpl.colors_linestyles = ['b-', 'b--', 'b:', 'b-.', 'g-', 'g--', 'g:', 'g-.', 'r-', 'r--', 'r:', 'r-.', 'c-', 'c--', 'c:', 'c-.', 'm-', 'm--', 'm:', 'm-.', 'y-', 'y--', 'y:', 'y-.', 'k-', 'k--', 'k:', 'k-.']

Built-in mutable sequence.

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