C
coa01gsb
Hi people,
My problem is I have a graph with lots of data on it, so much that it
is hard to spot useful inofrmation in it. Short of simply expanding the
graph width, or making multiple graphs of different sections of data,
how else can I sort this out?
I have found a scroll bar object that one can add to charts that looks
promising but can only get it to add more data to the graph, so the
graph displays point1, if you move the scroll bar one unit the graph
displays point 1 and point 2, then point 1,2,3 and so on. how can you
st it up to show a max of say 10 points, such that when you move the
bar it changes the visible data from points 1 - 10 to points 2 - 11,
then 3 - 12, and so on?
All help much appreicated, apologise for slack explaination
My problem is I have a graph with lots of data on it, so much that it
is hard to spot useful inofrmation in it. Short of simply expanding the
graph width, or making multiple graphs of different sections of data,
how else can I sort this out?
I have found a scroll bar object that one can add to charts that looks
promising but can only get it to add more data to the graph, so the
graph displays point1, if you move the scroll bar one unit the graph
displays point 1 and point 2, then point 1,2,3 and so on. how can you
st it up to show a max of say 10 points, such that when you move the
bar it changes the visible data from points 1 - 10 to points 2 - 11,
then 3 - 12, and so on?
All help much appreicated, apologise for slack explaination