File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -357,6 +357,14 @@ The argument is keyword-only. It allows an output file other than
357
357
to `print `.
358
358
359
359
360
+ ``streamplot `` streamline generation more configurable
361
+ ------------------------------------------------------
362
+
363
+ The starting point, direction, and length of the stream lines can now
364
+ be configured. This allows to follow the vector field for a longer
365
+ time and can enhance the visibility of the flow pattern in some use
366
+ cases.
367
+
360
368
361
369
Internals
362
370
+++++++++
@@ -424,12 +432,6 @@ Pending
424
432
425
433
426
434
427
- Maximum streamline length and integration direction can now be specified
428
- ------------------------------------------------------------------------
429
-
430
- This allows to follow the vector field for a longer time and can enhance the
431
- visibility of the flow pattern in some use cases.
432
-
433
435
434
436
`Axis.set_tick_params ` now responds to 'rotation'
435
437
-------------------------------------------------
You can’t perform that action at this time.
0 commit comments