Why does the following code not generate dual axis graphing in EViews6
group g1 lienz1 emp
graph graph1.line g1
graph1.line (x)
dual axis graphing
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13603
- Joined: Tue Sep 16, 2008 5:38 pm
Re: dual axis graphing
At a quick glance it would appear that you have a space before the parenthesis.
Re: dual axis graphing
Thanks for the reply. Indeed, i did have a space before the parenthesis. The spacing in the PDF Command Ref file is a bit deceptive.
Nevertheless, it doesn't appear to make a difference, still no dual axis.
Nevertheless, it doesn't appear to make a difference, still no dual axis.
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13603
- Joined: Tue Sep 16, 2008 5:38 pm
Re: dual axis graphing
Code: Select all
create u 100
series lienz1 = rnd
series emp=100*rnd
group g1 lienz1 emp
graph graph1.line(x) g1
show graph1
Who is online
Users browsing this forum: No registered users and 2 guests
