We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05983e1 commit a448c0cCopy full SHA for a448c0c
doc/api/next_api_changes/behavior/25112-GG.rst
@@ -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