Skip to content

pandas.Series.plot ignores color in **kwarg #1711

@mcobzarenco

Description

@mcobzarenco

E.g.:

pandas.Series(randn(10)).plot(color='red')

Whose output is:

Series Plot

This used to work correctly in pandas 0.7.2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions