home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 135912898

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/527#issuecomment-135912898 https://api.github.com/repos/pydata/xarray/issues/527 135912898 MDEyOklzc3VlQ29tbWVudDEzNTkxMjg5OA== 5356122 2015-08-28T23:29:27Z 2015-08-28T23:29:27Z MEMBER

Here's where the progress stands:

g = xray.plot.FacetGrid(t5, col='time', col_wrap=2) g.map_dataarray(xray.plot.contour, color='k')

Looks like the column wrapping does the right thing by leaving the last axes blank.

Observe #537 is still an issue here. We'll have to make sure that when that is fixed it also works for these facets.

On Monday morning I can clean the code up, take out the seaborn chunks, reorganize the docs, and then I'll be ready to ask for a review.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  100646364
Powered by Datasette · Queries took 0.69ms · About: xarray-datasette