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

New y-axis mode for tooltips #3234

Closed
GitAndKnife opened this issue Aug 31, 2016 · 4 comments
Closed

New y-axis mode for tooltips #3234

GitAndKnife opened this issue Aug 31, 2016 · 4 comments

Comments

@GitAndKnife
Copy link

In my case i need to show tooltip data on same y position. I made a solution for my case, with changing code for core.controller::getElementsAtEvent(e), but i suppose y-axis mode will be useful for others to. Just a suggestion.

y-mode

@etimberg
Copy link
Member

That's an interesting use case. I'd be curious to hear if others are looking for it as well

@panzarino
Copy link
Contributor

Could you provide a demo on a website such as JS Bin, JS Fiddle, or Codepen? This functionality looks interesting and I would like to check it out.

@GitAndKnife
Copy link
Author

GitAndKnife commented Sep 1, 2016

y-axis
Added to code pen. Right points are selected. But just one is show in tooltip. I modified as mentioned getElementsAtEvent method.

@etimberg
Copy link
Member

etimberg commented Oct 5, 2016

Implemented in #3400

@etimberg etimberg closed this as completed Oct 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants