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

Skip to content

Commit 03e506c

Browse files
phobsonOceanWolf
authored andcommitted
OffsetNorm blurb in whats_new
1 parent 8ad54f3 commit 03e506c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/users/whats_new.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,13 @@ Added a :code:`pivot` kwarg to :func:`~mpl_toolkits.mplot3d.Axes3D.quiver`
6060
that controls the pivot point around which the quiver line rotates. This also
6161
determines the placement of the arrow head along the quiver line.
6262

63+
Offset Normalizers for Colormaps
64+
````````````````````````````````
65+
Paul Hobson/Geosyntec Consultants added a new :class:`matplotlib.colors.OffsetNorm`
66+
class with the help of Till Stensitzki. This is particularly useful when using a
67+
diverging colormap on data that are asymetrically centered around a logical value
68+
(e.g., 0 when data range from -2 to 4).
69+
6370
New backend selection
6471
---------------------
6572

0 commit comments

Comments
 (0)