home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 367152500

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/1926#issuecomment-367152500 https://api.github.com/repos/pydata/xarray/issues/1926 367152500 MDEyOklzc3VlQ29tbWVudDM2NzE1MjUwMA== 2448579 2018-02-20T23:04:59Z 2018-02-20T23:07:03Z MEMBER

@fmaussion when I added the hue argument, @shoyer suggested that we have a "fully explicit way to make these plots". In this case this would mean da.plot(x='temp', y='time', hue='lat') which seems a lot more readable than da.plot(y='coordinate', hue='lat')

It would also mean that x,y are different from hue (for hue we do specify dimension name).

@shoyer Thoughts?

EDIT:

@fmaussion Do you mean da.plot(y='time', x=None, hue='lat')?

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