Tooltip when hovering cross line is incorrect with scrollbar2d chart
RyanJohnson1612 opened this issue · 0 comments
RyanJohnson1612 commented
See example: https://jsfiddle.net/8cw4h320/7/
Version: 3.19.0
Before scrolling the chart, the tooltip will display the correct data when hovering the cross line, however once you scroll down the data displayed is incorrect. Hovering the data point will display the correct data. This doesn't occur with scrollcolumn2d
chart type.
Not Scrolled | Scrolled |
![]() |
![]() |