Page 1 of 1

Date Axis Scaling

Posted: Thu Oct 26, 2017 11:24 am
by jmpetersen
Hello,

I am viewing the output for a state space model, and would like to focus my chart to the latter half of the sample. However, I'm not able to edit the "User specified" "Bottom axis scale endpoints" in the typical "Data scaling" options page. This seems like a simple task, but I have not seen any posts or sections of the user manual addressing this.

As an alternative, is there a way to export the data on the graph?

Thanks for any ideas,
JP

Re: Date Axis Scaling

Posted: Thu Oct 26, 2017 11:28 am
by EViews Gareth
Could you be more precise on which output you are looking at?

Re: Date Axis Scaling

Posted: Thu Oct 26, 2017 11:39 am
by jmpetersen
Yes, it is the "Graph State Series" option accessed in a sspace object under View>State Views>Graph State Series; but, I assume the process would be the same for scaling any time series graph.

Re: Date Axis Scaling

Posted: Thu Oct 26, 2017 12:49 pm
by EViews Gareth
The graphs produced by the SS object are fixed and disassociated from the workfile time information, so you cannot change the sample on them.

However you can always produce the state series as new series and graph those. Proc->Make State Series.

Re: Date Axis Scaling

Posted: Fri Oct 27, 2017 5:26 am
by jmpetersen
Thank you!