Page 1 of 1

programming text and variable in graph title

Posted: Sun Nov 24, 2013 8:05 pm
by vogelh
How to program addition of variable value to line graph title

I have a line graph named goldgraph. Next to this title I'd like to place a variable such as p--value so that the title reads:
goldgraph (p-val 5%)

Have not been able to figure how to program this using string object.
Can you provide suggestion?
Thanks.

Re: programming text and variable in graph title

Posted: Mon Nov 25, 2013 9:36 am
by EViews Gareth

Code: Select all

graph.addtext(t) goldgraph (p-val 5%)