File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
307314Internals
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-
382378Reproducible PS, PDF and SVG output
383379-----------------------------------
384380
You can’t perform that action at this time.
0 commit comments