File tree Expand file tree Collapse file tree 1 file changed +7
-11
lines changed Expand file tree Collapse file tree 1 file changed +7
-11
lines changed 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
303
303
(ie. 0.001 instead of 10\ :sup: `-3`).
304
304
305
305
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
+
306
313
307
314
Internals
308
315
+++++++++
@@ -368,17 +375,6 @@ Pending
368
375
369
376
370
377
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
-
382
378
Reproducible PS, PDF and SVG output
383
379
-----------------------------------
384
380
You can’t perform that action at this time.
0 commit comments