home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1259931046

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/pull/7080#issuecomment-1259931046 https://api.github.com/repos/pydata/xarray/issues/7080 1259931046 IC_kwDOAMm_X85LGQWm 43316012 2022-09-27T19:04:42Z 2022-09-27T19:04:42Z COLLABORATOR

I think the current default for two-dimensional plots is to try to re-use an existing axis if neither row nor col are set (implied by documentation for ax argument in the description of the DataArray.plot descriptor). Would this PR change that behavior, and should that be documented?

If you do not specify size, figsize, aspect, row, col or ax, it should still use the current axis. But you are right, that deserves a test :)

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1385143758
Powered by Datasette · Queries took 0.67ms · About: xarray-datasette