home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 807939559

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
807939559 MDExOlB1bGxSZXF1ZXN0NTczMDc1Mzkw 4909 Add dataarray scatter with 3d support 14371165 closed 0     12 2021-02-14T11:15:50Z 2024-03-13T21:43:14Z 2021-07-17T21:07:31Z MEMBER   0 pydata/xarray/pulls/4909
  • [x] Closes #xxxx
  • [x] Tests added
  • [x] 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

Add scatter plots for dataarrays. Then later remove the dataset version and replace it with a thin wrapper in a similar fashion to #4820.

New stuff: - [x] Legend now displays colors and sizes in a similar fashion to Seaborn. - [x] New parameter z which allows 3d scatter plots.

Example: Using ds = xr.tutorial.scatter_example_dataset():

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