home / github / issues

Menu
  • GraphQL API
  • Search all tables

issues: 341713032

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
341713032 MDExOlB1bGxSZXF1ZXN0MjAxNzg2NDgy 2294 Additional axis kwargs 2448579 closed 0     3 2018-07-16T23:25:37Z 2018-07-31T22:28:58Z 2018-07-31T22:28:44Z MEMBER   0 pydata/xarray/pulls/2294
  • [x] Closes #2224 (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)

This PR adds support for xscale, yscale, xticks, yticks, xlim, ylim kwargs following discussion in #2224 and the Pandas API (https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.plot.html#pandas.DataFrame.plot).

Haven't added FacetGrid support yet. I'll get to that soon.

{
    "url": "https://api.github.com/repos/pydata/xarray/issues/2294/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
  • 3 rows from issue in issue_comments
Powered by Datasette · Queries took 0.85ms · About: xarray-datasette