home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 799335646

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
799335646 MDExOlB1bGxSZXF1ZXN0NTY1OTk1OTI3 4857 Add support for errorbars in scatter plots 5637662 open 0     0 2021-02-02T14:33:23Z 2022-06-09T14:50:17Z   CONTRIBUTOR   0 pydata/xarray/pulls/4857
  • [ ] Tests added
  • [ ] Passes pre-commit run --all-files
  • [ ] User visible changes (including notable bug fixes) are documented in whats-new.rst
  • [ ] New functions/methods are listed in api.rst

I have added the possibility to add yerr and/or xerr to Dataset.plot.scatter.

I know that this needs tests and so on, but I wanted to know whether this is of general interest?

I have found https://github.com/pydata/xarray/pull/2264 for dataarrays, which wasn't merged, and one of the issues was that the return type changed, as is here the case.

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