Announcement

Collapse
No announcement yet.

Need LiveCharts to load data for a longer timespan by default

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Need LiveCharts to load data for a longer timespan by default

    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

  • #2
    The LiveCharts java applet does not currently possess the ability to scroll the charts back. It loads bars relative to the size of the chart window and the bar spacing.

    If you are using the eSignal charting application you may try to employ a "time template" to load data on your charts so you don't have to scroll back.

    Time Templates

    Comment

    Working...
    X