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

Skip to content

Commit b0902ec

Browse files
Adding whats_new entry
[ci skip]
1 parent b8dccc0 commit b0902ec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/users/whats_new.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,11 @@ Support for legend for PolyCollection and stackplot
4848
Added a `legend_handler` for :class:`~matplotlib.collections.PolyCollection` as well as a `labels` argument to
4949
:func:`~matplotlib.axes.Axes.stackplot`.
5050

51+
Support for alternate pivots in mplot3d quiver plot
52+
``````````````````````````````````````````````````
53+
Added a :code:`pivot` kwarg to :func:`~mpl_toolkits.mplot3d.Axes3D.quiver`
54+
that controls the pivot point around which the quiver line rotates. This also
55+
determines the placement of the arrow head along the quiver line.
5156

5257
.. _whats-new-1-4:
5358

0 commit comments

Comments
 (0)