Hi,
Okey, I don't know how informative the subject was, but this is the thing:
I need the livecharts graph to load/cache data for a longer timespan when I open it. I've made a script that is supposed to go back the last 10 years through a chart and output different values to a textfile.
However, this doesn't work if I don't manually scroll back the graph so that it loads. If I do this once, and then close it and open it again though, then it works. I guess this is because then I still have it cached locally.
So my question is, is there any way to make eSignal draw the graph for a longer period by default? Or is there perhaps a smarter way to solve my problem?
//Jens
Okey, I don't know how informative the subject was, but this is the thing:
I need the livecharts graph to load/cache data for a longer timespan when I open it. I've made a script that is supposed to go back the last 10 years through a chart and output different values to a textfile.
However, this doesn't work if I don't manually scroll back the graph so that it loads. If I do this once, and then close it and open it again though, then it works. I guess this is because then I still have it cached locally.
So my question is, is there any way to make eSignal draw the graph for a longer period by default? Or is there perhaps a smarter way to solve my problem?
//Jens
Comment