home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 459401826

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association active_lock_reason draft pull_request body reactions performed_via_github_app state_reason repo type
459401826 MDExOlB1bGxSZXF1ZXN0MjkwNzcxODIx 3038 Revert cmap fix 2448579 closed 0     3 2019-06-21T23:11:09Z 2019-08-15T15:32:42Z 2019-06-22T17:16:36Z MEMBER   0 pydata/xarray/pulls/3038

Unfortunately my fix in #2935 broke some major functionality. A proper fix would involve some facetgrid refactoring I think; so that'll take some time. This reverts that commit and adds a test.

xr.DataArray(np.random.randn(10, 20)).plot(levels=10, cmap=mpl.cm.RdBu)

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/3038/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
    13221727 pull

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 79.814ms · About: xarray-datasette