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 c773d80 commit e12f102Copy full SHA for e12f102
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