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/5614#issuecomment-881629082,https://api.github.com/repos/pydata/xarray/issues/5614,881629082,IC_kwDOAMm_X840jJea,7461221,2021-07-16T18:12:41Z,2021-07-16T18:12:41Z,NONE,"small correction above, this first 2 cases are not being facetted and I think `col_wrap` is just being ignored.
`oneframe.plot(col_wrap='measurement')` outputs:
compared with
`oneframe.plot.pcolormesh(col='measurement')` outputs:
i'll see if i can make sense of the code base and submit a PR.","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,946439792
https://github.com/pydata/xarray/issues/5614#issuecomment-881581998,https://api.github.com/repos/pydata/xarray/issues/5614,881581998,IC_kwDOAMm_X840i9-u,2448579,2021-07-16T16:47:42Z,2021-07-16T16:47:54Z,MEMBER,"`col_wrap` should be an int. So we should raise an error there if `col_wrap is not None and (col is None or row is None)` as you say. And another `if not isinstance(col_wrap, int)`. Pull requests are very welcome!
We will have to go through a deprecation cycle to fix #620","{""total_count"": 0, ""+1"": 0, ""-1"": 0, ""laugh"": 0, ""hooray"": 0, ""confused"": 0, ""heart"": 0, ""rocket"": 0, ""eyes"": 0}",,946439792