Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 29c10ba

Browse files
committed
DOC: move a 3.2.0 whats now to correct place
1 parent 3038f59 commit 29c10ba

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

doc/api/api_changes/2019-02-11-PGE.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

doc/users/prev_whats_new/whats_new_3.2.0.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,10 @@ will fall back to previous behaviour, which is using the color in ``text.color``
124124
Colors can now be specified using 3-digit or 4-digit hex colors, shorthand for
125125
the colors obtained by duplicating each character, e.g. ``#123`` is equivalent to
126126
``#112233`` and ``#123a`` is equivalent to ``#112233aa``.
127+
128+
129+
130+
Added support for RGB(A) images in pcolorfast
131+
---------------------------------------------
132+
133+
`.Axes.pcolorfast` now accepts 3D images (RGB or RGBA) arrays.

0 commit comments

Comments
 (0)