Skip to content

Commit 4570155

Browse files
committed
DOC: move quiverkey whats new
1 parent b0c71ca commit 4570155

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

doc/users/whats_new.rst

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,13 @@ option to specify a minimum value exponent to format as a scalar
303303
(ie. 0.001 instead of 10\ :sup:`-3`).
304304

305305

306+
New quiverkey angle keyword argument
307+
------------------------------------
308+
309+
Plotting a :func:`~matplotlib.axes.Axes.quiverkey` now admits the
310+
``angle`` keyword argument, which sets the angle at which to draw the
311+
key arrow.
312+
306313

307314
Internals
308315
+++++++++
@@ -368,17 +375,6 @@ Pending
368375

369376

370377

371-
372-
373-
374-
375-
New quiverkey angle keyword argument
376-
------------------------------------
377-
378-
Plotting a :func:`~matplotlib.axes.Axes.quiverkey` now admits the ``angle``
379-
keyword argument, which sets the angle at which to draw the key arrow.
380-
381-
382378
Reproducible PS, PDF and SVG output
383379
-----------------------------------
384380

0 commit comments

Comments
 (0)