Skip to content

Commit ed8b62b

Browse files
committed
Add whats-new entry
1 parent bbe399e commit ed8b62b

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
@@ -48,6 +48,9 @@ Bug fixes
4848

4949
- Properly point :py:meth:`DataArray.__dask_scheduler__` to
5050
``dask.threaded.get``. By `Matthew Rocklin <https://github.com/mrocklin>`_.
51+
- Bug fixes in :py:meth:`DataArray.plot.imshow`: all-NaN arrays and arrays
52+
with size one in some dimension can now be plotted, which is good for
53+
exploring satellite imagery. (:issue:`1780`)
5154
- Bug fixes in :py:meth:`DataArray.plot.imshow`: all-NaN arrays and arrays
5255
with size one in some dimension can now be plotted, which is good for
5356
exploring satellite imagery. (:issue:`1780`)

0 commit comments

Comments
 (0)