Conversation
…they can be stacked directly with stackY and stackX (which stack on location=x and location=y respectively).
|
This is helpful, thanks. I want to try a slightly different approach — the bin transform is already computing the z channel, so it should be able to return the materialized channel (using lazyChannel like the stack transform), such that if you pass |
|
Just to complete the comments on this draft and examples:
|


A tiny step (and test) for bin + stack.
I'm sending this very much half-baked, in case it helps (won't have more time today).