Replies: 2 comments
-
|
WAI |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Where is this behavior explained? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm filing this bug with the caveat that it might be expected behavior.
Given two marks that render different sets of values, if the first mark defines a sort option then the sorted domain won't include the second mark's channel values.
The following example:
extends
xto include{k: "c", v: 3}but does not extendy:Beta Was this translation helpful? Give feedback.
All reactions