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-370586654,https://api.github.com/repos/pydata/xarray/issues/1926,370586654,MDEyOklzc3VlQ29tbWVudDM3MDU4NjY1NA==,10050469,2018-03-05T22:15:09Z,2018-03-05T22:15:09Z,MEMBER,Thanks @dcherian ! This is a nice feature,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,298481284
https://github.com/pydata/xarray/pull/1926#issuecomment-369032553,https://api.github.com/repos/pydata/xarray/issues/1926,369032553,MDEyOklzc3VlQ29tbWVudDM2OTAzMjU1Mw==,10050469,2018-02-27T21:29:20Z,2018-02-27T21:29:20Z,MEMBER,Thanks! In view of @shoyer ' [comment](https://github.com/pydata/xarray/pull/1926#issuecomment-367383795) we could revisit the API for datasets at a later stage.,"{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,298481284
https://github.com/pydata/xarray/pull/1926#issuecomment-367357926,https://api.github.com/repos/pydata/xarray/issues/1926,367357926,MDEyOklzc3VlQ29tbWVudDM2NzM1NzkyNg==,10050469,2018-02-21T15:12:19Z,2018-02-21T15:12:19Z,MEMBER,"> Do you mean da.plot(y='time', x=None, hue='lat')
Yes, I meant that there should be one and only way to specify which axis should do what: my understanding of your current implementation is that there are two ways to reach the same goal: either by (i) specifying the name of the variable to the axis you want to plot it onto, or (ii) by specifying the name of the coordinate you want to use for the axis. Since (ii) is the default and only option for 1D and 2D plots until now, I just wondered if (i) is very necessary. (or maybe I missed something)
","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,298481284