Graph bar/point limitations
Posted: Thu Sep 23, 2010 2:50 am
Hi,
In my application of DAI, one primary use of graphs is for the presentation of machine run time data. Generally this data is collected from machines at 1 minute intervals. One limitation I've found from early on is the limitation of 999 bars or points within a graph. This is a limitation when considering displays such as run time as, for example, this allows for less than a single days representation of 1440 1 minute values.
As an example, in a work-around for daily run charts, I've resorted to using 'mod' functions to display only every 2nd value, but this approach is not really ideal. I realise this is probably not a typical application of DAI graphing features, but trying to overcome the graph content limit is one area which I think warrants some consideration.
So, I'm wondering if there is any means of increasing the default limitation of 999 data points for a graph, realising, of course, that setting of sensible limits still needs to be maintained.
Regards,
Greg Shearer
In my application of DAI, one primary use of graphs is for the presentation of machine run time data. Generally this data is collected from machines at 1 minute intervals. One limitation I've found from early on is the limitation of 999 bars or points within a graph. This is a limitation when considering displays such as run time as, for example, this allows for less than a single days representation of 1440 1 minute values.
As an example, in a work-around for daily run charts, I've resorted to using 'mod' functions to display only every 2nd value, but this approach is not really ideal. I realise this is probably not a typical application of DAI graphing features, but trying to overcome the graph content limit is one area which I think warrants some consideration.
So, I'm wondering if there is any means of increasing the default limitation of 999 data points for a graph, realising, of course, that setting of sensible limits still needs to be maintained.
Regards,
Greg Shearer