Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2109a63

Browse files
committed
Add whatsnew for scatter no longer flattening.
1 parent d5e970f commit 2109a63

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)