Page 1 of 1

Graph title with two lines

Posted: Wed Jun 04, 2014 2:40 am
by tankerjedi
Hello!

I would like to create a single graph with two lines title using script. The different lines should have different fonts and be centered. I could not solve with the addtext function, because centering works only with "t" argument, which overwrites/replaces the old text. Is it possible to do that in any way?

Thank you
TJ

Eviews8

Re: Graph title with two lines

Posted: Wed Jun 04, 2014 7:52 am
by EViews Gareth
You'll have to use AddText, but give actual positions rather than the (t) option. Tricky.

Re: Graph title with two lines

Posted: Thu Jun 05, 2014 12:35 am
by tankerjedi
I understand. Then is it possible to calculate the exact coordinates which put the label to the desired position? I do no want to do it manually by my 20-30 graphs.

Re: Graph title with two lines

Posted: Thu Jun 05, 2014 6:06 am
by EViews Gareth
Unfortunately not :(