home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 195453265

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/issues/788#issuecomment-195453265 https://api.github.com/repos/pydata/xarray/issues/788 195453265 MDEyOklzc3VlQ29tbWVudDE5NTQ1MzI2NQ== 1217238 2016-03-11T16:58:31Z 2016-03-11T16:58:31Z MEMBER

Honestly I'm a little surprised this doesn't error: dat.temperature.sel(r=2).mean(’y’).plot(x=’x’, y=’rtime’). The plot from your PDF doesn't seem to have the right y labels (rtime ranges from 0 to 2, but the highest label on the plot is 1).

What would you expect these plots to look like? Can you do this in pure matplotlib instead of xarray plotting? I would guess the result you're looking for may be possible but it's not immediately obvious to me what plot should result from this code.

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