Skip to content

Bar plots are misaligned by default #7498

Closed
@fonnesbeck

Description

@fonnesbeck

There has been a recent change in bar plot default behavior that is causing misalignment of the bars on the y-axis. I'm not sure when this change occurred, but I will estimate 3-4 months ago.

Previously, bar plots looked like this:

good bar plot

However, the same code under '0.14.0-205-gbbde837' yields the following (ignore the theme differences):

bad bar plot

So, the bars are bizarrely pushed to the right. Is matplotlib to blame for this (running 1.4.x)?

Running Python 2.7.6 (homebrew) on OS X 10.9.3.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions