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

Allow selection of single series from tooltip #562

Closed
3 tasks done
Tracked by #615
nickofthyme opened this issue Feb 20, 2020 · 1 comment
Closed
3 tasks done
Tracked by #615

Allow selection of single series from tooltip #562

nickofthyme opened this issue Feb 20, 2020 · 1 comment
Labels
:chart Chart element related issue enhancement New feature or request :interactions Interactions related issue :tooltip Related to hover tooltip

Comments

@nickofthyme
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Having a click listener that returns single desired value/point/series

Describe the solution you'd like

From discussion on #548

A static tooltip to allow the user to select a series within a given proximity.

If consumers only want a single point passed back to them, they could tell the chart to allow "affixing" the tooltip when the user clicks on a point. This will then allow the exact point in the tooltip to be clickable and sent back to the consumer. (#548 (comment))

Screen Recording 2020-02-11 at 09 14 AM

Describe alternatives you've considered
Handle multiple series form the event

Checklist

  • this request is checked against already exist requests
  • every related Kibana issue is listed under Kibana Cross Issues list
  • kibana cross issue tag is associated to the issue if any kibana cross issue is present
@nickofthyme nickofthyme added enhancement New feature or request :chart Chart element related issue labels Feb 20, 2020
@markov00 markov00 changed the title Allow selection of single series Allow selection of single series from tooltip Feb 21, 2020
@markov00 markov00 added :interactions Interactions related issue :tooltip Related to hover tooltip labels Mar 26, 2020
@markov00 markov00 mentioned this issue Dec 2, 2020
18 tasks
@markov00
Copy link
Member

Done in #1782

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:chart Chart element related issue enhancement New feature or request :interactions Interactions related issue :tooltip Related to hover tooltip
Projects
None yet
Development

No branches or pull requests

2 participants