Data Axis Label

For questions regarding the import, export and manipulation of data in EViews, including graphing and basic statistics.

Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason

Artur Patricio
Posts: 8
Joined: Thu May 14, 2015 4:48 am

Data Axis Label

Postby Artur Patricio » Fri May 15, 2015 2:09 am

Hello I would like to know If there is any command on eviews that allow me to hide the left axis. In the options menu we can do this so I guess If there is any command that allow us to do the same in the program.


Thanks in advance for any help you may provide,

Artur

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

Re: Data Axis Label

Postby EViews Jason » Fri May 15, 2015 9:08 am

What is your definition of hide? Move the axis to the right or turn off the labels and ticks?

To move the axis to the right use

Code: Select all

mygraph.setelem(1) axis(r)
To turn off the labels and ticks use

Code: Select all

g.axis(l) -label ticksnone
If you are using EViews 9, command capture is your friend :D


Return to “Data Manipulation”

Who is online

Users browsing this forum: No registered users and 2 guests