Page 1 of 1

Cycle through graphs

Posted: Fri May 15, 2009 4:28 am
by eviewscg
Is there a way, in a program, to display a graph, then close it and move to displaying the next graph in the program on some user command (such as space bar or enter)?

Basically I have a list of at least 20 graphs that I need to be able to quickly look at one by one. In the previous software my company used, we were able to just hit a key and it would cycle through the graphs I listed. Is this possible in eviews?

Thanks in advance for any help!

Re: Cycle through graphs

Posted: Fri May 15, 2009 7:59 am
by EViews Gareth
Not currently.

Re: Cycle through graphs

Posted: Fri May 15, 2009 8:03 am
by startz
You might put all the graphs in a spool, and then scroll through the spool.

Re: Cycle through graphs

Posted: Fri May 15, 2009 8:09 am
by EViews Gareth
Good idea.

Re: Cycle through graphs

Posted: Fri May 15, 2009 8:33 am
by eviewscg
Thanks, I will try that!