Skip to content

Hexbin plots does not display x label and xtick labels #10678

Closed
@BDannowitz

Description

@BDannowitz

I'm currently using python 2.7, pandas 0.16.2.dev, and ipython version 3.1.0

In brief, it seems that there are cases that the sharex option of pandas.DataFrame.plot(kind='hexbin') defaults to True instead of False. This causes the x label and xtick labels to be invisible.

pandas-sharex-bug

Preceding stack overflow and ipython github threads that led to here:

http://stackoverflow.com/questions/31220329/pandas-dataframe-hexbin-plot-has-no-xlabel-or-axis-values

ipython/ipython#8653

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions