We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Make drilldowns work in "advanced" visualizations. To achieve that we need to:
VALUE_CLICK_TRIGGER
SELECT_RANGE_TRIGGER
ui_actions
supportedTriggers()
In:
Parent issue: #42845
The text was updated successfully, but these errors were encountered:
Pinging @elastic/kibana-app-arch (Team:AppArch)
Sorry, something went wrong.
No branches or pull requests
Make drilldowns work in "advanced" visualizations. To achieve that we need to:
VALUE_CLICK_TRIGGER
andSELECT_RANGE_TRIGGER
throughui_actions
plugin.supportedTriggers()
embeddable method their supported triggers.In:
Parent issue: #42845
The text was updated successfully, but these errors were encountered: