Disable Auto Chart Move on new data push
Summary The default behavior of AmCharts 5 is to move the chart when new data is pushed into the series, which can be annoying when viewing historical data. The goal is to disable auto chart move on new data push. Root Cause The root cause of this issue is the default behavior of AmCharts 5, … Read more