I need to load data until it fills the visible area. But on setData
the graph changes the visible area, which leads to endless data loading. It looks something like this https://jsfiddle.net/beholderrk/916g3tcf/3/
Is there any way to setData did not lead to a shift in the visible region of timeScale()
?