Page 1 of 1

Remove gird/ticklines from graph

Posted: Thu Jun 27, 2024 12:29 pm
by richbranch
Hello,

Question on a graph I'm building in eviews12 (see attachment).

I'm trying to remove the whole grid.

Using "DI.axis(a) font(Arial,12) -grid ticksnone" it removed the grid/ticklines from y axis, but it doesn't remove them from the x axis.

Any thoughts?

Re: Remove gird/ticklines from graph

Posted: Fri Jun 28, 2024 10:45 am
by EViews Matt
Hello,

Sine the x axis is a time axis rather than a data axis, it's the "Obs & Date axis grid lines" setting rather than the "Data scale grid lines" setting that controls the x axis grid lines. Instead of turning off grid lines for the bottom data axis (which isn't applicable), turn off the date axis grid lines, e.g.

Code: Select all

DI.options gridnone