Skip to content
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

[Lens] Allow custom legend series actions / drilldowns #123750

Closed
Tracked by #57707
ghudgins opened this issue Jan 25, 2022 · 3 comments
Closed
Tracked by #57707

[Lens] Allow custom legend series actions / drilldowns #123750

ghudgins opened this issue Jan 25, 2022 · 3 comments
Labels
discuss enhancement New value added to drive a business result Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@ghudgins
Copy link
Contributor

Describe the feature:
Allow a user to configure a drilldown-style action from a legend series taking the selection into another part of Elastic (like a Dashboard)

Describe a specific use case for the feature:
Analytics Author
When I am authoring an XY visualization with a breakdown by (and legend)
I need to add a custom action to the legend
So I can take an entire "series" into a tailor-made Dashboard for analyzing that series

Solution Developer
When I am composing my solution and using Lens Embeddable
I need to add a custom action to the legend
So I can take an entire "series" into another part of the solution focused on analyzing that series

image

Side note: I'm writing this issue as a follow-up to a discussion had with @stephmilovic who was very excited that @stratoula had added the filter series options to legends

@ghudgins ghudgins added discuss enhancement New value added to drive a business result Team:Visualizations Visualization editors, elastic-charts and infrastructure Feature:Lens labels Jan 25, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-vis-editors @elastic/kibana-vis-editors-external (Team:VisEditors)

@flash1293
Copy link
Contributor

Current drilldowns are defined on a filter, so the user has to first make a choice whether they want to filter "for value" or "out value" - one approach would be to make this menu nested - e.g if the user clicks "Filter for value", they will get a new menu with the drilldowns for that. If we want to show the drilldowns directly in that menu, we would need to decide whether we want to filter "for value" or "out value"

@stratoula
Copy link
Contributor

Closing as duplicate of #90724

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss enhancement New value added to drive a business result Feature:Lens Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

4 participants