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

Skip to content

Commit f3538c4

Browse files
committed
simple typo in whats_new
1 parent 18a7ef3 commit f3538c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/whats_new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Added a `legend_handler` for :class:`~matplotlib.collections.PolyCollection` as
5555
:func:`~matplotlib.axes.Axes.stackplot`.
5656

5757
Support for alternate pivots in mplot3d quiver plot
58-
``````````````````````````````````````````````````
58+
```````````````````````````````````````````````````
5959
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.

0 commit comments

Comments
 (0)