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

Broken Tooltip Array Returns #2775

Closed
griffinlacek opened this issue Jun 14, 2016 · 2 comments
Closed

Broken Tooltip Array Returns #2775

griffinlacek opened this issue Jun 14, 2016 · 2 comments

Comments

@griffinlacek
Copy link

Currently returning an array from a tooltip callback will not show the array content, which are supposed to be their own lines for each index of the array. This functionality works with 2.1.4. Returning one string works as expected.

https://codepen.io/griffinlacek/pen/rLeXro

@etimberg
Copy link
Member

etimberg commented Jun 14, 2016

@griffinlacek I fixed this in #2776 and pushed a new release v2.1.6 that has this fix. My apologies for the inconvenience.

@faulix
Copy link

faulix commented Oct 15, 2016

@griffinlacek I think in the tooltip an array gets reduced with a comma instead of showing multi-lines, is that possible?

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