Skip to content

Commit d65416a

Browse files
committed
Add whats-new
1 parent a652843 commit d65416a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/whats-new.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ Enhancements
4242
By `Keisuke Fujii <https://github.com/fujiisoup>`_.
4343
- :py:meth:`DataArray.reset_index` and :py:meth:`Dataset.reset_index` now keep
4444
coordinate attributes (:pull:`4103`). By `Oriol Abril <https://github.com/OriolAbril>`_.
45+
- Axes kwargs such as ``facecolor`` can now be passed to :py:meth:`DataArray.plot` in ``subplot_kws``.
46+
This works for both single axes plots and FacetGrid plots.
47+
By `Raphael Dussin <https://github.com/raphaeldussin`_.
4548

4649
New Features
4750
~~~~~~~~~~~~

0 commit comments

Comments
 (0)