Default text position on a graph

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

loulouviews
Posts: 60
Joined: Wed Mar 11, 2015 2:19 am

Default text position on a graph

Postby loulouviews » Tue Oct 06, 2015 4:02 am

Hi everybody,

I just upload from EViews 8 to 9 and some graphical line of code does not work anymore.
It is the following :

Code: Select all

myGraph.addtext(font(b)) %text
EViews prompts a pop-up windows indicating that "invalid graph position is specified". Does the default location for text (0,0 <=> upper left-hand corner) still exist ?
Or anything special I should specify in options ?

Thanks for any help.

Loulouviews

EViews Jason
EViews Developer
Posts: 870
Joined: Tue Sep 16, 2008 3:50 pm

Re: Default text position on a graph

Postby EViews Jason » Tue Oct 06, 2015 7:42 am

We will get it fixed. For now specify 0,0.

Code: Select all

myGraph.addtext(0,0,font(b)) %text

loulouviews
Posts: 60
Joined: Wed Mar 11, 2015 2:19 am

Re: Default text position on a graph

Postby loulouviews » Wed Oct 07, 2015 3:22 am

Ok. Thanks for your reply


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 1 guest