home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 110820316

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
110820316 MDU6SXNzdWUxMTA4MjAzMTY= 620 Don't squeeze DataArray before plotting 2443309 open 0     5 2015-10-10T22:26:51Z 2023-04-08T17:20:50Z   MEMBER      

As was discussed in #608, we should honor the shape of the DataArray when selecting plot methods. Currently, we're squeezing the DataArray before plotting. This ends up plotting a line plot for a DataArray with shape (N, 1). We should find a way to plot a pcolormesh or imshow plot in this case. The trick will be figuring out what to do in _infer_interval_breaks.

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

Links from other tables

  • 2 rows from issues_id in issues_labels
  • 5 rows from issue in issue_comments
Powered by Datasette · Queries took 64.294ms · About: xarray-datasette