home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 339430955

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/1661#issuecomment-339430955 https://api.github.com/repos/pydata/xarray/issues/1661 339430955 MDEyOklzc3VlQ29tbWVudDMzOTQzMDk1NQ== 500246 2017-10-25T18:44:37Z 2017-10-25T18:44:37Z CONTRIBUTOR

Actually, it isn't in matplotlib really. It's xarrays responsibility after all. To plot with pcolormesh, one needs to convert the date axis using datenum, see https://stackoverflow.com/a/27918586/974555 . When plotting with xarray, that is out of control of the user, so there must be some step within xarray to prepare this. What I still don't know is why my code (not this MWE, but my actual code) worked several months ago but not now.

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