Skip to content

off-center grid in case of stacked bar plot #2157

@lodagro

Description

@lodagro

from mailing list

df = DataFrame({'A' : [3] * 5, 'B' : range(5)}, index = range(5))
df.plot(kind='bar', stacked='True', grid=True)

example image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions