Categorial graphs - option cscale not working in a program

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

mamo
Posts: 191
Joined: Wed Nov 07, 2012 9:11 am

Categorial graphs - option cscale not working in a program

Postby mamo » Thu Jul 02, 2020 7:12 am

Dear EVIEWS team,

I use EVIEWS 11 64 bit Sept 2019 built.

Programming a categorical graph, the option "cscale" in the specification "across(@series...)" to enforce a common scale across series in categorical sub-graphs does not work, as demonstrated in the code below.
(Unmarking this option via the corresponding menu item, however, works.)

Best,
mamo

Code: Select all

wfcreate a 2010 2011
series x=nrnd
series y=nrnd
series cat=nrnd>0
group gr x y
'The option "cscale" in the specification "across()" should enforce the same y-scale in both categorical sub-charts, but it doesn't!
gr.bar across(@SERIES,cscale)  within(cat)  within(@DATE) 
' Rather, it requires to manually unmark the menu item "Graph-Options/Categorical options/@SERIES/Axis scales/Individual axis scales"

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

Re: Categorial graphs - option cscale not working in a program

Postby EViews Jason » Thu Jul 02, 2020 12:42 pm

It will be fixed in the next patch.


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 12 guests