pull_requests: 1032314608
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1032314608 | PR_kwDOAMm_X849h97w | 6944 | closed | 0 | Fix step plots with hue | 20118130 | This PR fixes the broadcasting error when trying to plot multiple step plots, like `arr.plot.step(..., hue=...)` or `arr.plot(..., drawstyle="steps-mid")`. Previously, this raised a shape error, as mentioned in https://github.com/pydata/xarray/issues/4288#issuecomment-666485140. Some other relevant work was started (but apparently unfinished) in #4868 and #4866, this doesn't implement those. - [x] Tests added - [x] Fixes applied - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` | 2022-08-22T05:00:14Z | 2022-08-28T12:39:33Z | 2022-08-25T15:56:11Z | 2022-08-25T15:56:11Z | 434f9e8929942afc2380eab52a07e77d30cc7885 | 0 | 695235b8d1e54484a6e1c829bbb9205723b5b1eb | 15c61822a061153581e44d9c9387e1a352170919 | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/6944 |
Links from other tables
- 3 rows from pull_requests_id in labels_pull_requests