fusioncharts/fusioncharts-dist

Tooltip when hovering cross line is incorrect with scrollbar2d chart

RyanJohnson1612 opened this issue · 0 comments

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
Screen Shot 2022-11-07 at 3 34 20 PM Screen Shot 2022-11-07 at 2 44 30 PM