Skip to content

Inconsistent color arguments #11228

Open
Open
@thomas-haslwanter

Description

@thomas-haslwanter

In pandas 0.17.0.rc1 there is an inconsistency in the color arguments: once it is "color", other times it is "colors":

df.plot(kind='bar', color= ....)
df.plot(kind='pie', colors= ...)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions