Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8dccc0 commit b0902ecCopy full SHA for b0902ec
doc/users/whats_new.rst
@@ -48,6 +48,11 @@ Support for legend for PolyCollection and stackplot
48
Added a `legend_handler` for :class:`~matplotlib.collections.PolyCollection` as well as a `labels` argument to
49
:func:`~matplotlib.axes.Axes.stackplot`.
50
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.
56
57
.. _whats-new-1-4:
58
0 commit comments