home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 1376126962

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
1376126962 PR_kwDOAMm_X84_G-4G 7046 Add helper for setting axis limits in facetgrid 14371165 closed 0     3 2022-09-16T15:47:17Z 2022-09-26T16:54:04Z 2022-09-25T15:29:01Z MEMBER   0 pydata/xarray/pulls/7046

This PR adds a helper method that sets the same axis limits for all plots in a facetgrid. Helpful when * wanting specific limits for all plots. * you want to make sure all data is visible by simply using the method without any inputs. Which is not certain if sharex/sharey isn't used, relevant when using 3d plots as they don't work.

Split up from #6778.

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

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