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

Add new properties for the caretX,caretY point of a tooltip. #3472

Merged
merged 1 commit into from
Oct 19, 2016

Conversation

etimberg
Copy link
Member

Useful for custom tooltips and requested in #2944 and #2636

The new properties are caretX and caretY. Together, these identify the point on the graph where the tip of the caret of the tooltip would be. Essentially this is the raw position of the tooltip before any alignment is considered.

The custom tooltip sample was updated as well to use the new properties.

…or custom tooltips.

The custom tooltip sample was updated as well to use the new properties.
@etimberg
Copy link
Member Author

@chartjs/maintainers any thoughts on this? Once this is merged, I can do the last tooltip stuff for v2.4 which is to allow filtering the items

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants