Page 1 of 1

graph - units

Posted: Mon Nov 20, 2017 1:26 am
by tvonbrasch
Hi

In the manual it states that
units(arg): Specifies the units of the data, where arg may be: “n” (native), “p” (percent), “k” (thousands), “m” (millions), “b” (billions), “t” (trillions).


The code

Code: Select all

gr_pr1.axis units(b)

works, but the code

Code: Select all

gr_pr1.axis units(t)

do not work.....

Thomas

Re: graph - units

Posted: Mon Nov 20, 2017 11:06 am
by EViews Jason
It will be fixed in the next patch