home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 320632674

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
320632674 MDExOlB1bGxSZXF1ZXN0MTg2MjI4NjMz 2107 ENH: added FacetGrid functionality to line plots 6164157 closed 0     14 2018-05-06T21:56:54Z 2022-11-16T14:36:56Z 2018-06-04T15:54:45Z CONTRIBUTOR   0 pydata/xarray/pulls/2107
closes #2084
a) plot.line can now accept also 'row' and 'col' keywords.
b) If 'hue' is passed as a keyword to DataArray.plot() it generates
   a line plot FacetGrid.
c) Line plots are automatically generated if the number of dimensions
   after faceting along row and/or col is one.
  • [x] Closes #xxxx (remove if there is no corresponding issue, which should only be the case for minor changes)
  • [x] Tests added (for all bug fixes or enhancements)
  • [x] Tests passed (for all non-documentation changes)
  • [x] Fully documented, including whats-new.rst for all changes and api.rst for new API (remove if this change should not be visible to users, e.g., if it is an internal clean-up, or if this is part of a larger project that will be documented later)
{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2107/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
  • 14 rows from issue in issue_comments
Powered by Datasette · Queries took 0.782ms · About: xarray-datasette