Skip to content

Conversation

@jorisvandenbossche
Copy link
Member

Follow-up on #20170

@jorisvandenbossche jorisvandenbossche added this to the 0.24.0 milestone Aug 13, 2018
... 'day': ['Monday', 'Tuesday', 'Wednesday'],
... }, index=pd.date_range(start='2018/01/01', end='2018/07/01',
... freq='M'))
... 'day': [1, 2, 3],
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bit unfortunate (because not that a useful example I think), but the string column did not work for me: it didn't add any actual labels to the x-axis.

@codecov
Copy link

codecov bot commented Aug 13, 2018

Codecov Report

Merging #22307 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #22307   +/-   ##
=======================================
  Coverage   92.08%   92.08%           
=======================================
  Files         169      169           
  Lines       50691    50691           
=======================================
  Hits        46681    46681           
  Misses       4010     4010
Flag Coverage Δ
#multiple 90.49% <ø> (ø) ⬆️
#single 42.34% <ø> (ø) ⬆️
Impacted Files Coverage Δ
pandas/plotting/_core.py 83.48% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 188a4fc...55771a9. Read the comment docs.

@jorisvandenbossche jorisvandenbossche merged commit 49c6abb into pandas-dev:master Aug 14, 2018
@jorisvandenbossche jorisvandenbossche deleted the doc-area-fixup branch August 14, 2018 08:46
Sup3rGeo pushed a commit to Sup3rGeo/pandas that referenced this pull request Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant