I'm using LightningChartJS v. 3.0.1 and have a chart with scroll strategy.
Live example: https://www.arction.com/lightningchart-js-interactive-examples/examples/lcjs-example-0803-scrollingHeatmap.html
Is it possible to enable the cursor on user hover while the series is scrolling ?
The current behavior showing the cursor only when the series stops scrolling (you can double tap one of the axis to check it out)
Thanks