-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vega - Unrecognized function: vlSelectionTest #29728
Comments
Pinging @elastic/kibana-app |
Could you please share your Vega spec for that chart? |
I was trying to use this example:
|
Hi, I don't think there is a function |
When converting this vega-lite to vega, this function appears in the code. |
Thanks, that helped actually. I searched through Vega source code and it seems that is a newer method. Kibana is not yet up to date with the newest Vega version, thus doesn't support that function right now. I'll be closing this, and refer to #22644 for updating Vega to the most recent version. |
Hello,
I am using the last version of Elastic/Kibana, 6.6, and vega has the following output: vega - Unrecognized function: vlSelectionTest. Anyone with the same issue? What can I do?
vlSelectionResolve not working as well.
Thank you.
The text was updated successfully, but these errors were encountered: