Page 1 of 1

Bar graph

Posted: Thu Feb 11, 2016 10:50 am
by tvonbrasch
Hi

I sometimes find it a bit difficult to make graphs in Eviews. How do you make a bar graph in Eviews similar to the one I just created in Excel?
bar graph.pdf
(113.69 KiB) Downloaded 290 times
See attachment
Thomas

Re: Bar graph

Posted: Thu Feb 11, 2016 11:18 am
by EViews Gareth

Code: Select all

wfopen "bar graph.xlsx" group all num* show all.bar(rotate)
Just ordering that is off.

Re: Bar graph

Posted: Fri Feb 12, 2016 12:13 am
by tvonbrasch
Thanks!

that was easy :-)