Highstock tooltip doesn't always work when using boost #7159
Comments
Internal Note: In the current solbrest branch it does not error any more, but it does also not show a tooltip at all. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
Highstock tooltips working when using boost.
Actual behaviour
Gives an exception when hovering. Problem is that it's assumed that
point
exists, while it doesn't when running in boost mode.Introduced in 152e7e570.
Live demo with steps to reproduce
http://jsfiddle.net/25day6or/2/
Affected browser(s)
All.
The text was updated successfully, but these errors were encountered: