8000 DOC: behavior change note streamplot no varying width/color · matplotlib/matplotlib@a448c0c · GitHub
[go: up one dir, main page]

Skip to content

Commit a448c0c

Browse files
committed
DOC: behavior change note streamplot no varying width/color
1 parent 05983e1 commit a448c0c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Streamplot now draws streamlines as one piece if no width or no color variance
2+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3+
4+
Since there is no need to draw streamlines piece by piece if there is no color
5+
change or width change, now streamplot will draw each streamline in one piece.
6+
7+
The behavior for varying width or varying color is not changed, same logic is
8+
used for these kinds of streamplots.

0 commit comments

Comments
 (0)
0