Thanks to visit codestin.com Credit goes to github.com
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 d5e970f commit 2109a63Copy full SHA for 2109a63
doc/users/whats_new/scatter_no_longer_flattens.rst
@@ -0,0 +1,6 @@
1
+`Collection` offsets are no longer implicitly flattened
2
+-------------------------------------------------------
3
+
4
+`Collection` (and thus `scatter` -- both 2D and 3D) no longer implicitly
5
+flattens its offsets. As a consequence, `scatter`'s x and y arguments can no
6
+longer be 2+-dimensional arrays.
0 commit comments