home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 104768781

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
104768781 MDExOlB1bGxSZXF1ZXN0NDQxNDkyOTQ= 559 Fix pcolormesh plots with cartopy 1217238 closed 0   1307323 6 2015-09-03T19:50:22Z 2015-11-15T21:49:11Z 2015-09-14T20:33:36Z MEMBER   0 pydata/xarray/pulls/559

python proj = ccrs.Orthographic(central_longitude=230, central_latitude=5) fig, ax = plt.subplots(figsize=(20, 8), subplot_kw=dict(projection=proj)) x.plot.pcolormesh(ax=ax, transform=ccrs.PlateCarree()) ax.coastlines()

Before:

After:

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/559/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

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