I'm using columns type chart. Just same chart with this example in apexchart demo. React Chart Demos > Column Charts > Stacked Columns
To-be
When x-axis scroll reaches the left-most bar of the chart, make it no longer scrolls to the left. (same in right side of the chart)
As-is
x-axis scroll is infinite scroll.