Closed Ashishvkale closed 3 months ago
I'm working with column series and line series with xy chart (amcharts5) Whenever I add any new line adding data dynamically to it chart gets zoomed out to its max and min dates.
Below is the working codepen : https://codepen.io/ashish-kale-ak/pen/OJepjwK?editors=0010
Even though it's not hitting any line of codewhich is dealing with date axis zooming. How to stop it from getting zoomed out ?
Duplicate of https://github.com/amcharts/amcharts5/issues/1643
I'm working with column series and line series with xy chart (amcharts5) Whenever I add any new line adding data dynamically to it chart gets zoomed out to its max and min dates.
Below is the working codepen : https://codepen.io/ashish-kale-ak/pen/OJepjwK?editors=0010
Even though it's not hitting any line of codewhich is dealing with date axis zooming. How to stop it from getting zoomed out ?