Skip to content

[pull] main from pydata:main#988

Merged
pull[bot] merged 5 commits intoIllviljan:mainfrom
pydata:main
Apr 13, 2026
Merged

[pull] main from pydata:main#988
pull[bot] merged 5 commits intoIllviljan:mainfrom
pydata:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Apr 13, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

headtr1ck and others added 5 commits April 13, 2026 13:43
* support for col_wrap='auto'
* align grid to figsize
* support extreme figsizes
* now even support aspect
* Add facetgrid_figsize option to set_options (#11103)

Add a new `facetgrid_figsize` option to `xr.set_options()` that controls
how FacetGrid determines figure size when `figsize` is not explicitly
passed. When set to `"rcparams"`, FacetGrid uses
`matplotlib.rcParams['figure.figsize']` instead of computing size from
`size` and `aspect`. Default is `"computed"` (current behavior).

Co-authored-by: Claude <noreply@anthropic.com>

* Support tuple figsize in facetgrid_figsize option (#11103)

Extend facetgrid_figsize to accept a (width, height) tuple in addition
to "computed" and "rcparams". Also move figsize resolution before grid
shape computation for better composition with col_wrap="auto" (#11266).

Co-authored-by: Claude <noreply@anthropic.com>

* Update options.rst: broaden plotting section, add facetgrid_figsize

Co-authored-by: Claude <noreply@anthropic.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Julia Signell <jsignell@gmail.com>
This release bumps the minimum supported ``zarr`` version to 3.0, finalizes the
deprecation of timedelta decoding via units, adds ``col_wrap='auto'`` for plots,
a new ``inherit='all_coords'`` option for :py:meth:`DataTree.to_dataset`, and a
``facetgrid_figsize`` option for :py:func:`~xarray.set_options`.
@pull pull bot locked and limited conversation to collaborators Apr 13, 2026
@pull pull bot added the ⤵️ pull label Apr 13, 2026
@pull pull bot merged commit f7e47a1 into Illviljan:main Apr 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants