Skip to content

DOC/BUG: Pandas Adds a Dashed Line in Bar Plot (unnecessarily?) #9088

Closed
@joehand

Description

@joehand

When using df.plot(kind='bar') pandas adds a dotted line to the x-axis (kind='barh', line is added to y-axis). Why is the dotted line added (line in the code)?

This line is undocumented and there is no way to remove it without a hack. It'd be nice to have it documented (if it is necessary) or removed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions