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

tooltipHeaderFormatter function in Highstock doesn't format output data properly. #3238

Closed
jrutkowski opened this issue Jul 8, 2014 · 0 comments

Comments

@jrutkowski
Copy link

According to documentation, the Tooltip.tooltipHeaderFormatter function in Highstock should replace variables enclosed in curly brackets, which it doesn't.

In the example: http://jsfiddle.net/sFYZ8/ a string "{point.total}" remains unchanged in every tooltip, while in regular Highcharts ( http://jsfiddle.net/yXu8P/ ), the same code works as it should. I believe that this is not intended and should considered as bug.

Hotfix, that works for me: http://jsfiddle.net/F92zw/

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

2 participants