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 18a7ef3 commit f3538c4Copy full SHA for f3538c4
doc/users/whats_new.rst
@@ -55,7 +55,7 @@ Added a `legend_handler` for :class:`~matplotlib.collections.PolyCollection` as
55
:func:`~matplotlib.axes.Axes.stackplot`.
56
57
Support for alternate pivots in mplot3d quiver plot
58
-``````````````````````````````````````````````````
+```````````````````````````````````````````````````
59
Added a :code:`pivot` kwarg to :func:`~mpl_toolkits.mplot3d.Axes3D.quiver`
60
that controls the pivot point around which the quiver line rotates. This also
61
determines the placement of the arrow head along the quiver line.
0 commit comments