dual axis graphing

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

DvS
Posts: 3
Joined: Sun Apr 25, 2010 4:58 pm

dual axis graphing

Postby DvS » Sun Apr 25, 2010 5:14 pm

Why does the following code not generate dual axis graphing in EViews6

group g1 lienz1 emp
graph graph1.line g1
graph1.line (x)

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13603
Joined: Tue Sep 16, 2008 5:38 pm

Re: dual axis graphing

Postby EViews Gareth » Sun Apr 25, 2010 5:47 pm

At a quick glance it would appear that you have a space before the parenthesis.

DvS
Posts: 3
Joined: Sun Apr 25, 2010 4:58 pm

Re: dual axis graphing

Postby DvS » Mon Apr 26, 2010 10:26 pm

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.

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13603
Joined: Tue Sep 16, 2008 5:38 pm

Re: dual axis graphing

Postby EViews Gareth » Tue Apr 27, 2010 8:07 am

Code: Select all

create u 100 series lienz1 = rnd series emp=100*rnd group g1 lienz1 emp graph graph1.line(x) g1 show graph1


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 2 guests