Enable overscrolling - scrolling a fixed amount of pixels (relative to chart.plotWidth) to the right, so that we have an "empty" space waiti
Enable overscrolling - scrolling a fixed amount of pixels (customizable, like say 20% of chart.plotWidth) to the right, so that we show an "empty" space that is waiting for new chart data.
6
votes
Giorgos V.
shared this idea
This was implemented in v6 as `xAxis.overscroll` option: https://api.highcharts.com/highstock/xAxis.overscroll