E.g.: ``` python pandas.Series(randn(10)).plot(color='red') ``` Whose output is:  This used to work correctly in pandas 0.7.2