home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 362158655

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
362158655 MDExOlB1bGxSZXF1ZXN0MjE2OTQ4OTgx 2425 Plotting: restore xyincrease kwarg default to True 10050469 closed 0     2 2018-09-20T12:12:48Z 2018-09-21T17:36:23Z 2018-09-21T17:36:21Z MEMBER   0 pydata/xarray/pulls/2425
  • [x] Closes https://github.com/pydata/xarray/issues/2422
  • [x] Tests added
  • [x] Tests passed
  • [x] Fully documented, including whats-new.rst

https://github.com/pydata/xarray/pull/2294 introduced the new xincrease and yincrease kwargs and a behavior documented as:

xincrease : None, True, or False, optional Should the values on the x axes be increasing from left to right? if None, use the default for the matplotlib function.

The default was None, I suggest to set it to True: it was the default before https://github.com/pydata/xarray/pull/2294 and I think it is what most users expect.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2425/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
  • 2 rows from issue in issue_comments
Powered by Datasette · Queries took 0.546ms · About: xarray-datasette