Skip to content

rot parameter ignored in line plot #1665

Closed
@CRP

Description

@CRP

a=DataFrame(randn(10,2),index=range(10,100,9),columns=('a','b'))

a.plot(rot=30)
Out[67]: <matplotlib.axes.AxesSubplot at 0x11e4eaa90>

the resulting chart's xaxis ticklabels remain unrotated. (pandas 0.8.1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions