Matplotlib 1.5 deprecrates the use of axes.color_cycle in favor of axes.prop_cycle I prefer to use the new styles coming from matplotlib, but for now, to maintain backwards compatibility, I am hand coding the styles still.