Skip to content

DataFrame.hist does not honor sharex or sharey set to True #4089

Closed
@fonnesbeck

Description

@fonnesbeck

Here is an example of the hist method called as a multi-panel plot via the by argument, with sharey=True and sharex=True. As you can observe in the plot at the bottom of the notebook, neither the x nor the y axis is shared among the subplots.

Running 0.11.1 on Python 2.7.2 (OS X 10.8.4).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions