8000 OffsetNorm blurb in whats_new · matplotlib/matplotlib@9a0b603 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a0b603

Browse files
committed
OffsetNorm blurb in whats_new
1 parent 5e7c187 commit 9a0b603

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)
0