home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 38109425

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
38109425 MDU6SXNzdWUzODEwOTQyNQ== 185 Plot methods 1217238 closed 0   741199 10 2014-07-17T18:07:18Z 2015-08-18T18:25:39Z 2015-08-18T18:25:39Z MEMBER      

It would be awesome to have built in plot methods, similar to pandas.DataFrame.plot and pandas.Series.plot.

Although we could just copy the basic plotting methods from pandas, the strongest need is for cases where there is no corresponding plot methods.

Notably, we should have shortcut methods for plotting 2-dimensional arrays with labels, corresponding to matplotlib's contour/contourf/imshow/pcolormesh. If we include an axis argument, such an API should even suffice for plotting data on a map via cartopy, although it wouldn't hurt to add some optional keyword arguments shortcuts (e.g., proj='orthographic').

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

  • 3 rows from issues_id in issues_labels
  • 10 rows from issue in issue_comments
Powered by Datasette · Queries took 68.472ms · About: xarray-datasette