Page 1 of 1

Stacked bar chart "excel" style

Posted: Thu Jun 17, 2010 11:06 am
by javiersan
Hi,

Could you please tell me which option allows to do this through a programming command?

Thanks,

Javier

Re: Stacked bar chart "excel" style

Posted: Thu Jun 17, 2010 11:55 am
by tchaithonov
You may want to do:

Code: Select all

graph graph1.bar(s) x1 x2 x3

Re: Stacked bar chart "excel" style

Posted: Thu Jun 17, 2010 12:03 pm
by EViews Pamela
graphname.option stackposneg

(and -stackposneg to stack using the EViews method)

Re: Stacked bar chart "excel" style

Posted: Thu Jun 17, 2010 4:14 pm
by javiersan
Thanks Pamela,

I believe that this is not in the manual (like the option 'connect' which was raised in a previous post). If this is the case, are there any other new features not yet documented?

Thanks,

Javier

Re: Stacked bar chart "excel" style

Posted: Thu Jun 17, 2010 4:28 pm
by EViews Pamela
You are correct. It will be added and should be in future updates of the manual. (I believe "connect" is in the current version 7 manual.)

We do our best to document everything, so I am not aware of anything else undocumented. If you come across something, please let us know.

Re: Stacked bar chart "excel" style

Posted: Thu Jun 17, 2010 4:44 pm
by startz
We do our best to document everything, so I am not aware of anything else undocumented. If you come across something, please let us know.
The current documentation doesn't cover the

Code: Select all

writeThesis
command. I'm sure a section covering all the options would be of interest to many EViews users.

Re: Stacked bar chart "excel" style

Posted: Fri Jun 18, 2010 3:01 am
by javiersan
Is it possible that when a new patch is provided the help reference file is updated as well as the pdfs?

Thanks,

Javier

Re: Stacked bar chart "excel" style

Posted: Fri Jun 18, 2010 10:55 am
by EViews Pamela
Both the help and pdf's are updated.