bar: tooltip not follow when xAxis is crosshair and mouse move on empty part of chart #6517
Comments
Fixed on the master branch: http://jsfiddle.net/highcharts/ussn7b0j/2/ We will release this with v5.0.10 within a few weeks. |
It's broken again in 5.0.11: http://jsfiddle.net/ussn7b0j/4/ |
@jon-a-nygaard You used a ".local" domain |
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected behaviour
when xAxis is crosshair, chart tooltip should be follow mouse when moving around empty part
Actual behaviour
when mouse moving on empty part
Wrong: tooltip is frozen, until hover on some bar
(at 5.0.9)
Right: tooltip follows mouse, showing at right bar
(at 5.0.7)
Live demo with steps to reproduce
Wrong (5.0.9): https://jsfiddle.net/ussn7b0j/1/
Right (5.0.7): https://jsfiddle.net/ms4gu522/
Affected browser(s)
Seems all
P.S.
Empty part means such area like below

The text was updated successfully, but these errors were encountered: