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/2084#issuecomment-397515287,https://api.github.com/repos/pydata/xarray/issues/2084,397515287,MDEyOklzc3VlQ29tbWVudDM5NzUxNTI4Nw==,2448579,2018-06-15T05:10:19Z,2018-06-15T05:10:19Z,MEMBER,can be closed.,"{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,317853953
https://github.com/pydata/xarray/issues/2084#issuecomment-386922610,https://api.github.com/repos/pydata/xarray/issues/2084,386922610,MDEyOklzc3VlQ29tbWVudDM4NjkyMjYxMA==,6164157,2018-05-06T22:44:56Z,2018-05-06T22:44:56Z,CONTRIBUTOR,"Created a pull request: https://github.com/pydata/xarray/pull/2107
This is my first time contributing to an open-source project so be gentle. Any feedback will be appreciated.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,317853953
https://github.com/pydata/xarray/issues/2084#issuecomment-384670467,https://api.github.com/repos/pydata/xarray/issues/2084,384670467,MDEyOklzc3VlQ29tbWVudDM4NDY3MDQ2Nw==,6164157,2018-04-26T14:54:38Z,2018-04-26T14:54:38Z,CONTRIBUTOR,@shoyer I can try to work on it and already tried to dig through the code to see how it can be done. If I commit to doing that then (a) it'll take time and (b) I'll probably bug you to help me...,"{""total_count"": 2, ""+1"": 2, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,317853953
https://github.com/pydata/xarray/issues/2084#issuecomment-384511834,https://api.github.com/repos/pydata/xarray/issues/2084,384511834,MDEyOklzc3VlQ29tbWVudDM4NDUxMTgzNA==,1217238,2018-04-26T04:47:07Z,2018-04-26T04:47:07Z,MEMBER,"I'll note that usually I do this sort of visualization with seaborn's `FacetGrid`, but there could indeed be some value in supporting it directly in xarray:
http://seaborn.pydata.org/generated/seaborn.FacetGrid.html#seaborn.FacetGrid","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,317853953
https://github.com/pydata/xarray/issues/2084#issuecomment-384510948,https://api.github.com/repos/pydata/xarray/issues/2084,384510948,MDEyOklzc3VlQ29tbWVudDM4NDUxMDk0OA==,1217238,2018-04-26T04:40:00Z,2018-04-26T04:40:00Z,MEMBER,"CC @dcherian
I agree, this would be a useful feature. Any interest in working on a pull request? :)
I think this could be built on top of the existing `FacetGrid` functionality in `xarray.plot` (like xarray's other faceted plots), e.g., building on your example
`xr.plot.FacetGrid(d3, col='y', row='z', size=1.5).map(plt.plot, 'x', Ellipsis)` produces:

","{""total_count"": 1, ""+1"": 1, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,317853953