home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 894753913

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
894753913 MDExOlB1bGxSZXF1ZXN0NjQ3MDcwNjc0 5334 Properly infer intervals of pcolormesh when plotting on logscale 11541317 closed 0     6 2021-05-18T20:28:02Z 2021-07-02T17:09:05Z 2021-07-02T12:42:35Z CONTRIBUTOR   0 pydata/xarray/pulls/5334

When inferring the interval breaks, the coord and first linearized if scale="log" and then the intervals are brought back to the original scale before being returned to pcolormesh. Raise an error if at least one of the elements of the coodinates has a non-positive element when using a logscale.

  • [x] Closes #5333
  • [x] Tests added
  • [x] Passes pre-commit run --all-files
  • [x] User visible changes (including notable bug fixes) are documented in whats-new.rst
  • [x] New functions/methods are listed in api.rst
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/5334/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

  • 1 row from issues_id in issues_labels
  • 6 rows from issue in issue_comments
Powered by Datasette · Queries took 158.938ms · About: xarray-datasette