home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 110102454

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
110102454 MDU6SXNzdWUxMTAxMDI0NTQ= 611 facet grid axis labels are None 2443309 closed 0   1307323 4 2015-10-06T21:12:50Z 2016-01-04T23:11:55Z 2015-10-09T14:25:57Z MEMBER      

The dim names on this plot are not showing up (e.g. None is not right, it should be x and y):

Python data = (np.random.random(size=(20, 25, 12)) + np.linspace(-3, 3, 12)) # range is ~ -3 to 4 da = xray.DataArray(data, dims=['x', 'y', 'time'], name='data') fg = da.plot.pcolormesh(col='time', col_wrap=4)

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

Links from other tables

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