Mixed frequency graphs bugg?

For notifying us of what you believe are bugs or errors in EViews.
Please ensure your copy of EViews is up-to-date before posting.

Moderators: EViews Gareth, EViews Moderator

johansamuelsson
Posts: 160
Joined: Thu Mar 03, 2011 10:07 pm
Contact:

Mixed frequency graphs bugg?

Postby johansamuelsson » Mon Aug 31, 2015 2:40 am

Hi

I have some problem using graphs with two different frequencies in Eviews 9 that worked fine in 8. When running the example below the two graphs get the exact same appearance in Eviews 8. But when running the code in Eviews 9 the series "tmp2", "tmp3" and "tmp4" in the graph "g2" are incorrect. Note that the series "tmp1" is correct in "g2".

I have the same options under "General Options" / "Series and Alphas" / "Frequency conversion" in 9 and 8 (don't think it matters).

Any ideas?

Versions:
Eviews 9: Standard Edition - Aug 25 2015 build
Eviews 8: Standard Edition - Aug 18 2015 build

Regards Johan

Code: Select all

WfCreate(page=d5) d5 2010 2015
PageCreate(page=m) m 2010 2015

PageSelect d5
Series tmp1
Series tmp2
Series tmp3
Series tmp4
tmp1.adjust = 1 .. 10
tmp2.adjust = 1 .. 15
tmp3.adjust = 1 .. 20
tmp4.adjust = 1 .. 25

PageSelect m
Series tmp5
tmp5.adjust = 1 .. 30

Smpl 2010 2015
Graph g1.line M\tmp5 D5\tmp1 D5\tmp2 D5\tmp3 D5\tmp4
Graph g2.line D5\tmp1 D5\tmp2 D5\tmp3 D5\tmp4 M\tmp5
Show g1 g2

EViews Jason
EViews Developer
Posts: 870
Joined: Tue Sep 16, 2008 3:50 pm

Re: Mixed frequency graphs bugg?

Postby EViews Jason » Thu Sep 03, 2015 12:25 pm

It will be fixed in the next patch

johansamuelsson
Posts: 160
Joined: Thu Mar 03, 2011 10:07 pm
Contact:

Re: Mixed frequency graphs bugg?

Postby johansamuelsson » Wed Sep 16, 2015 11:05 pm

Hi

Is there any patch soon that will fix this, we have some problem with our external (and internal) presentations (graph with mixed frequencies), and we'd rather not reinstall Eviews 8?

Regards Johan

EViews Jason
EViews Developer
Posts: 870
Joined: Tue Sep 16, 2008 3:50 pm

Re: Mixed frequency graphs bugg?

Postby EViews Jason » Thu Sep 17, 2015 8:27 am

Should be fixed in the 9.14.15 patch. Are you not seeing that?

johansamuelsson
Posts: 160
Joined: Thu Mar 03, 2011 10:07 pm
Contact:

Re: Mixed frequency graphs bugg?

Postby johansamuelsson » Fri Sep 18, 2015 2:02 pm

It works now, thanks

Regards Johan


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 26 guests